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 ee195ee commit 996d63cCopy full SHA for 996d63c
workflows/p3b1_mlrMBO/swift/theta_workflow.sh
@@ -11,7 +11,8 @@ export EMEWS_PROJECT_ROOT=$( cd $( dirname $0 )/.. ; /bin/pwd )
11
12
# See README.md for more information
13
14
-
+# The directory in the Benchmarks repo containing P1B3
15
+BENCHMARK_DIR=$EMEWS_PROJECT_ROOT/../../../Benchmarks/Pilot3/P3B1
16
# The number of MPI processes
17
# Note that 2 processes are reserved for Swift/EMEMS
18
# The default of 4 gives you 2 workers, i.e., 2 concurrent Keras runs
0 commit comments