Prerequisites
- the szip library. In recent versions the szip library is replaced by the aec library. It emulates szip.
- for parallel builds intel-MPI or openMPI.
- all other ingredients (zlib) are part of the system.
Install libaec
- enable for configure to avoid cmake ( read more )
- install libaec to the same path, where HDF5 will reside. (script)
version 1.10.
--with-pic
--enable-production
--enable-unsupported --enable-threadsafe
--enable-fortran --enable-fortran2003 --enable-cxx
version 1.12.
--with-pic
--enable-production --enable-optimization=high
--enable-direct-vfd --enable-preadwrite
--enable-unsupported --enable-threadsafe
--enable-fortran --enable-fortran2003 --enable-cxx