We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638e424 commit 1c9d5acCopy full SHA for 1c9d5ac
interactive.sh
@@ -0,0 +1,9 @@
1
+salloc \
2
+--time=01:00:00 \
3
+--account=project_2005380 \
4
+--ntasks-per-node=1 \
5
+--cpus-per-task=4 \
6
+--nodes=1 \
7
+-p \
8
+gputest \
9
+--gres=gpu:a100:1
0 commit comments