Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

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

...