Next: , Previous: Default Chunking 4_0_1, Up: Chunking


4.9.4 Chunking and Parallel I/O

When files are opened for read/write parallel I/O access, the chunk cache is not used. Therefore it is important to open parallel files with read only access when possible, to achieve the best performance.