diff --git a/README.md b/README.md index 95cf5fc1efe29dd860432ea07d6148175a96a559..0f09b7840582c7aab0a79bb454ea0f29b2856469 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ Chnage the following settings in `benchmark_sbatch_submit.sh`: 1. Data dimention, 2. Number of nodes, 3. Number of gpus used per node, -4. Number of iterations for each parameter setting. -5. Batch size +4. Number of iterations for each parameter setting, +5. Batch size. We will average the benchmark performance over the iterations. The maximum usable (without a OOM error) batch size is 256 and 128 for single and multi-node, respectively. ```