NetCDF/Module

From ScientificComputing
Jump to: navigation, search

The netcdf module is a smart module, which checks for a loaded compiler and MPI module and then loads the corresponding NetCDF 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 NetCDF version).

Version Module load command Additional modules loaded automatically
4.3.1 module load gcc/4.8.2 netcdf/4.3.1 szip/2.1 hdf5/1.8.12 legacy centos_cruft/6
4.3.2 module load new gcc/4.8.2 netcdf/4.3.2 szip/2.1 hdf5/1.8.12 legacy centos_cruft/6

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.