Skip to content

Commit ffae87b

Browse files
authored
Update run-phoenix-release-cpu.sh
1 parent 0ff078c commit ffae87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/run-phoenix-release-cpu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#SBATCH -N1 --ntasks-per-node=12 # Number of nodes and cores per node required
55
#SBATCH --mem-per-cpu=2G # Memory per core
66
#SBATCH -t 04:00:00 # Duration of the job (Ex: 15 mins)
7-
#SBATCH -q inferno # QOS Name
7+
#SBATCH -q embers # QOS Name
88
#SBATCH -otest.out # Combined output and error messages file
99
#SBATCH -W # Do not exit until the submitted job terminates.
1010

0 commit comments

Comments
 (0)