Skip to content

Commit 9028963

Browse files
committed
change to default queue
1 parent 8241651 commit 9028963

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

workflows/nt3_mlrMBO/swift/theta_workflow.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ export PROCS=${PROCS:-320}
2323
# Cori has 32 cores per node, 128GB per node
2424
export PPN=${PPN:-1}
2525

26-
#export QUEUE="default"
27-
export QUEUE="R.candle_res"
26+
export QUEUE="default"
2827
export WALLTIME=${WALLTIME:-05:00:00}
2928

3029

0 commit comments

Comments
 (0)