1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/parallelIO
paboyle a8c10b1933 Use a global-X x Local-Y chunksize for parallel binary I/O.
Gives O(32 x 8 x 18*8*8) chunk size on configuration I/O.

At 150KB should be getting close to packet sizes and 4MB filesystem
block sizes that are reasonably (!?) performant. We shall see once I move
this off my laptop and over to BNL and time it.
2017-05-25 11:43:33 +01:00
..
BinaryIO.h Use a global-X x Local-Y chunksize for parallel binary I/O. 2017-05-25 11:43:33 +01:00
IldgIO.h Making the ILDG support optional 2016-10-26 09:48:01 +01:00
IldgIOtypes.h Making the ILDG support optional 2016-10-26 09:48:01 +01:00
NerscIO.h Use a global-X x Local-Y chunksize for parallel binary I/O. 2017-05-25 11:43:33 +01:00