Skip to content
Snippets Groups Projects
Commit 2ff9f91f authored by Xuan Gu's avatar Xuan Gu
Browse files

Update 3 files

- /scripts/run_bencmark_multi_node.sh
- /README.md
- /scripts/run_benchmark_multi_node.sh
parent f7d50dd4
No related merge requests found
...@@ -68,8 +68,8 @@ Chnage the following settings in `benchmark_sbatch_submit.sh`: ...@@ -68,8 +68,8 @@ Chnage the following settings in `benchmark_sbatch_submit.sh`:
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. 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.
``` ```
cd Berzelius-nnU-Net-Benchmark && mkdir -p sbatch_out mkdir -p sbatch_out
bash scripts/benchmark_sbatch_submit.sh bash scripts/run_benchmark.sh
``` ```
### Results ### Results
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment