From 9d773bb1352c4a4aa14ac20b0e302f75e2e21caf Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Tue, 30 May 2023 18:47:16 +0000 Subject: [PATCH] Update file README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ca1e5..63bec6f 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```. -- GitLab