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

Update file generate_benchmark_jobs.sh

parent 31511ae3
No related merge requests found
...@@ -22,6 +22,7 @@ EOT ...@@ -22,6 +22,7 @@ EOT
if [ "${6}" = "thin" ]; then if [ "${6}" = "thin" ]; then
cat <<EOT >> $SBATCH_DIR cat <<EOT >> $SBATCH_DIR
#SBATCH -C "thin"
#SBATCH --reservation=devel #SBATCH --reservation=devel
EOT EOT
else else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment