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

drop debug message from testing async flush #499

Closed adammoody closed 2 years ago

adammoody commented 2 years ago

Since the default poll interval is now much shorter, avoid printing the message about testing an async flush. This can happen a lot.