SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
Run tests using the python scripts when under flux. Use the existing shell scripts when testing under other RMs.
Bash scripts for flux were never written.
We decided to start by supporting the python scripts only under Flux, and finish testing/cleaning up python scripts for other RMs only after that is stable and working well.
Run tests using the python scripts when under flux. Use the existing shell scripts when testing under other RMs.
Bash scripts for flux were never written.
We decided to start by supporting the python scripts only under Flux, and finish testing/cleaning up python scripts for other RMs only after that is stable and working well.
Replaces #522