Skip to content

Commit 1c9d5ac

Browse files
committed
adding interactive script
1 parent 638e424 commit 1c9d5ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

interactive.sh

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)