diff --git a/README.md b/README.md index 28ca1e5736d9617195ff1edd61dd81164f418a37..63bec6f4c1b6f8572fc4ac81f6c254f3a9e281b9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ enroot start --rw --mount ${PWD}/data:/data --mount ${PWD}/results:/results nnun <!-- - For benchmarking purpose, we use copied of a single image ``` bash scripts/copy_data_for_benchmark.sh -``` --> +``` +--> - Submit the job to Berzelius You can choose either singularity or enroot in the scripts ```benchmark_single_node.sbatch``` and ```benchmark_multi_node.sbatch```.