mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-22 17:52:02 +01:00
binary parallel IO can do read tests and eventually re-write in case of failure
This commit is contained in:
3
Grid/parallelIO/BinaryIO.cc
Normal file
3
Grid/parallelIO/BinaryIO.cc
Normal file
@ -0,0 +1,3 @@
|
||||
#include <Grid/GridCore.h>
|
||||
|
||||
int Grid::BinaryIO::latticeWriteMaxRetry = -1;
|
Reference in New Issue
Block a user