We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0548ebb commit 5710e1cCopy full SHA for 5710e1c
ctl/control_tsmp2.sh
@@ -80,7 +80,8 @@ jobgenstring="--export=ALL \
80
--account=${account} \
81
--partition=${partition} \
82
--mail-type=${mailtype} \
83
- --mail-user=${mailaddress}"
+ --mail-user=${mailaddress} \
84
+ --reservation=${reservation}"
85
86
# convert arrays to string for slurm job script
87
lprestr="${lpre[@]}"
0 commit comments