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

add --endtime to scr_env.py #525

Closed ofaaland closed 1 year ago

ofaaland commented 1 year ago

This makes is easier to test the ability of the python scripts to query the resource manager for the job end time.

Added as a convenience.