Closed siuwuncheung closed 3 years ago
@kevinhkhuynh @dylan-copeland @chldkdtn This small PR is ready for review. It is to repair the failing regression tests and add a small capability to facilitate the long-time parametric simulations.
@siuwuncheung I just tried to run the regression tests, and they all fail (even offline) with seg faults. Do they pass for you?
@siuwuncheung I just tried to run the regression tests, and they all fail (even offline) with seg faults. Do they pass for you?
Thanks Dylan. The tests fail because the runs are unsuccessful in the baseline branch after we merge PR 152. This small PR is to repair the failures caused by the last few commits in PR 152. As Kevin suggested, the best we can do now is to run the regression test with -t
option to test the branch against itself, since the baseline is broken.
sampler
if-sample-stages
is used-soldir
of solution subdirectory to allow multiple FOM run to save FOM solution under the same output directory simultaneously. This is used for parametric tests.