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 8241651 commit 9028963Copy full SHA for 9028963
workflows/nt3_mlrMBO/swift/theta_workflow.sh
@@ -23,8 +23,7 @@ export PROCS=${PROCS:-320}
23
# Cori has 32 cores per node, 128GB per node
24
export PPN=${PPN:-1}
25
26
-#export QUEUE="default"
27
-export QUEUE="R.candle_res"
+export QUEUE="default"
28
export WALLTIME=${WALLTIME:-05:00:00}
29
30
0 commit comments