Wednesday, July 07, 2010

HDF5 MPIIO's Hyperslab_by_chunk.c error in Mac

In Mac, I got a runtime error after compiling hyperslab's chunk example, Hyperslab_by_chunk.c

As mentioned in here, the error is Mac-specific but the solution what I found is a little different.

Use
hdf5_cv_mpi_complex_derived_datatype_works='no',
instead of
hdf5_mpi_complex_derived_datatype_works='no'

I have tested with HDF5 version 1.8.5.