You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create bayes_orig/tests with config.yaml and test_run_all.sh
test_run_all: first copy config.yaml file to a given test workdir
calls endorse-bayes which takes config.yaml from current dir (or -w WORKDIR parameter)
other files for calculation will be taken from source relative to endorse-bayes
see: bin/endorse-mlmc SCRIPTPATH variable for bash script
see:
Other points for future:
merge setup scripts
merge main scripts (a bit problem how to deal with Bayes starting out of PBS, while MLMC starting in PBS)
bin/endorse-bayesbin/endorse-setup-mlmcbin/endorse-setup-bayes===
other files for calculation will be taken from source relative to endorse-bayes
see:
bin/endorse-mlmcSCRIPTPATH variable for bash scriptsee:
Other points for future: