Skip to content

Commit e031d68

Browse files
authored
Update run-phoenix-release-gpu.sh
1 parent ffae87b commit e031d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/run-phoenix-release-gpu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#SBATCH -N1 # Number of nodes and cores per node required
55
#SBATCH --gres=gpu:V100:2
66
#SBATCH -t 02: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)