1
0
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:
2018-11-27 18:38:24 +00:00
parent a4c55406ed
commit 136d3802cb
2 changed files with 29 additions and 2 deletions

View File

@ -0,0 +1,3 @@
#include <Grid/GridCore.h>
int Grid::BinaryIO::latticeWriteMaxRetry = -1;