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 0ff078c commit ffae87bCopy full SHA for ffae87b
misc/run-phoenix-release-cpu.sh
@@ -4,7 +4,7 @@
4
#SBATCH -N1 --ntasks-per-node=12 # Number of nodes and cores per node required
5
#SBATCH --mem-per-cpu=2G # Memory per core
6
#SBATCH -t 04: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