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

test_api: add --nofsync option #470

Closed adammoody closed 2 years ago

adammoody commented 2 years ago

Adds a --nofsync option to avoid calling fsync after writing files.