HDF5/Module
From ScientificComputing
The hdf5 module is a smart module, which checks for a loaded compiler and MPI module and then loads the corresponding HDF5 version. For the module load command example, we use the standard compiler gcc/4.8.2 and did not load any MPI module (which results in the serial HDF5 version).
Version | Module load command | Additional modules loaded automatically |
---|---|---|
1.8.12 | module load gcc/4.8.2 hdf5/1.8.12 | szip/2.1 |
1.8.13 | module load new gcc/4.8.2 hdf5/1.8.13 | szip/2.1 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.