mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-22 09:42:02 +01:00
hook to access last parallel I/O performance measurement
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include <Grid/GridCore.h>
|
||||
|
||||
int Grid::BinaryIO::latticeWriteMaxRetry = -1;
|
||||
int Grid::BinaryIO::latticeWriteMaxRetry = -1;
|
||||
Grid::BinaryIO::IoPerf Grid::BinaryIO::lastPerf;
|
||||
|
Reference in New Issue
Block a user