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 4c54d39 commit de267d6Copy full SHA for de267d6
.github/workflows/ice/submit.sh
@@ -19,7 +19,7 @@ sbatch_cpu_opts="\
19
20
sbatch_gpu_opts="\
21
#SBATCH --ntasks-per-node=20 # Number of cores per node required
22
-#SBATCH -G V100:2\
+#SBATCH -G H100:2\
23
"
24
25
if [ "$2" == "cpu" ]; then
0 commit comments