On 04/05/2017, Wei-keng Liao <wkliao@xxxxxxxxxxxxxxxxxxxxx> wrote:
> One possibility is your HDF5 library was not built with parallel I/O
> support.
> NetCDF checks this and automatically disable parallel I/O features.
>
> Please check the file libhdf5.settings under
> /cm/shared/libraries/intel_build/hdf5-1.8.12-intel-16.par/lib
>
> You should see the following lines.
>
> Features:
> ---------
> Parallel HDF5: yes
Yes, I do get this:
$ grep -C2 Parallel
/cm/shared/libraries/intel_build/hdf5-1.8.12-intel-16.par/lib/libhdf5.settings
Features:
---------
Parallel HDF5: yes
High Level library: yes
Threadsafety: no
Anton