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
The user can select at configure time a different parallel program launcher to use (default is 'mpiexec').
Parallel I/O tests are always run from test scripts, and to accommodate user selection of launcher, we now have things like nc_test4/run_par_test.sh.in, which gets converted to run_par_test.sh at configure time.
However, this has not been done for h5_test/run_par_test.sh. It needs to be.