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 ffae87b commit e031d68Copy full SHA for e031d68
misc/run-phoenix-release-gpu.sh
@@ -4,7 +4,7 @@
4
#SBATCH -N1 # Number of nodes and cores per node required
5
#SBATCH --gres=gpu:V100:2
6
#SBATCH -t 02:00:00 # Duration of the job (Ex: 15 mins)
7
-#SBATCH -q inferno # QOS Name
+#SBATCH -q embers # QOS Name
8
#SBATCH -otest.out # Combined output and error messages file
9
#SBATCH -W # Do not exit until the submitted job terminates.
10
0 commit comments