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: add RemoteExecResult to standardize rexec output #574

Closed adammoody closed 1 year ago

adammoody commented 1 year ago

Since different remote execution methods may return output from commands with different formatting, add a class to standardize the output.