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

Update file README.md

parent 5a936ab2
No related branches found
No related tags found
No related merge requests found
...@@ -77,12 +77,12 @@ Exit the image. ...@@ -77,12 +77,12 @@ Exit the image.
- For benchmarking purpose, we use 1000 copied of a single image - For benchmarking purpose, we use 1000 copied of a single image
``` ```
bash srtips/copy_data_for_benchmark.sh bash scripts/copy_data_for_benchmark.sh
``` ```
- Submit the job to Berzelius - Submit the job to Berzelius
You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc. Also, choose either singularity or enroot. You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc. Also, choose either singularity or enroot.
``` ```
bash srtips/benchmark_sbatch_submit.sh bash scripts/benchmark_sbatch_submit.sh
``` ```
### Results ### Results
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment