Please see The HDF Group's new Support Portal for the latest information.
- Each process defines the memory and file hyperslabs.
- Each process executes a partial write/read call which is either collective or independent.
The start (or offset), count, stride, and block parameters define the portion of the dataset to write to. By changing the values of these parameters you can write hyperslabs with Parallel HDF5 by contiguous hyperslab, by regularly spaced data in a column/row, by patterns, and by chunks:
- By Contiguous Hyperslab
- By Regularly Spaced Data (column or row)
- By Pattern
- By Chunks
- - Last modified: 21 December 2016