Versionen im Vergleich

Schlüssel

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


Auszug

Network Common Data Form

Documentation

NetCDF is a suite of libraries for system and machine independent generation, access and exchange of array oriented scientific data. The NetCDF libraries contain the interface for C, FORTRAN77, FORTRAN90 and C++. The libraries come with some binaries to access, and reformat netcdf-formatted data. 

Visit the unidata netcdf web page for detailed documention.

Versions

The NetCDF library is available for several compilers. It is linked dynamically to the threadsafe hdf5- and szip libraries build with the same compiler. 

Versioncompilerhdf5Serial/ParallelRemarks
4.7.3gcc/4.5.81.10.5serialfortran-4.5.2, cxx-4.3.1

gcc/71.10.5serialfortran-4.5.2, cxx-4.3.1

gcc/81.10.5serialfortran-4.5.2, cxx-4.3.1

intel/18.0.61.10.5serialfortran-4.5.2, cxx-4.3.1

intel/18.0.6 , impi/2018.51.10.5 (impi)parallelfortran-4.5.2, cxx-4.3.1
4.7.3gcc/9.2.0, opmi/3.1.51.10.5 (ompi)parallelfortran-4.5.2, cxx-4.3.1










Modules

Example Jobscripts

Codeblock
languagebash
#!/bin/bash
#SBATCH -p

module load