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

doc: highlight restart with a different number of ranks #534

Closed adammoody closed 1 year ago

adammoody commented 1 year ago

This is to more explicitly call out how an application can restart with a different number of ranks than it used to write a checkpoint.