diff --git a/README.md b/README.md index b3b53c0a88b0697b01b52e7ab258609cf0f9b567..d2e5b7f7c7d04d518fa268cb02f7c975e4b906fa 100644 --- a/README.md +++ b/README.md @@ -77,12 +77,12 @@ Exit the 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 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