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 996d63c commit 0063e0eCopy full SHA for 0063e0e
workflows/p3b1_mlrMBO/scripts/theta_run_model.sh
@@ -51,7 +51,7 @@ PYTHON="$PYTHONHOME/bin/python"
51
export LD_LIBRARY_PATH="$PYTHONHOME/lib"
52
export PATH="$PYTHONHOME/bin:$PATH"
53
54
-BENCHMARK_DIR=$emews_root/../../../Benchmarks/common:$emews_root/../../../Benchmarks/Pilot2/P2B1
+BENCHMARK_DIR=$emews_root/../../../Benchmarks/common:$emews_root/../../../Benchmarks/Pilot3/P3B1
55
COMMON_DIR=$emews_root/../common/python
56
PYTHONPATH="$PYTHONHOME/lib/python2.7:"
57
PYTHONPATH+="$BENCHMARK_DIR:$COMMON_DIR:"
0 commit comments