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 12e340d commit 7f9b65cCopy full SHA for 7f9b65c
misc/run-phoenix-release-gpu.sh
@@ -2,6 +2,7 @@
2
#SBATCH -Jshb-test-jobs # Job name
3
#SBATCH --account=gts-sbryngelson3 # charge account
4
#SBATCH -N1 # Number of nodes and cores per node required
5
+#SBATCH --gres=gpu:V100:2
6
#SBATCH -CV100-16GB
7
#SBATCH -G2
8
#SBATCH --tasks-per-node=2
0 commit comments