LLNL / scr

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.
http://computing.llnl.gov/projects/scalable-checkpoint-restart-for-mpi
Other
99 stars 36 forks source link

scripts: move scripts to libexec #564

Closed adammoody closed 1 year ago

adammoody commented 1 year ago

Moves internal scripts and binaries from /bin to /libexec.

Drops resource manager bash/perl scripts in favor of new python versions.