Open
Description
The old versions of hdf5, for example 1.10.1 compiled on Pawsey supercomputing machines, does not support compression in parallel.
If using an older version be sure to use <HDF5 compress="false"/>
. If this is not done, your code will continue to run (so use the compute hours assigned), but not generate output.
Currently there is no check in place to automatically determine the hdf5 library version on a machine so this needs to be checked by the user.