NCEPLIBS
About
NCEPLIBS is a collection of libraries for several NCEP applications, e.g. UFS, GSI, UPP, etc. The goal of having those libraries installed in the Discoverer HPC software repository is to suppoprt building and running UPP (Unified Post Processor) program, which is used in combination with WRF.
The source code of the libraries is compiled by using Intel oneAPI classic compilers.
NCEPLIBS-bacio
To check which NCEPLIBS-bacio versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-bacio”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-bacio/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-bacio/
NCEPLIBS-g2
To check which NCEPLIBS-g2 versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-g2”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-g2/3/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-g2/
NCEPLIBS-g2tmpl
To check which NCEPLIBS-g2tmpl versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-g2tmpl”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-g2tmpl/1/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-g2tmpl/
NCEPLIBS-gfsio
To check which NCEPLIBS-gfsio versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-gfsio”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-gfsio/1/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-gfsio/
NCEPLIBS-ip
To check which NCEPLIBS-ip versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-ip”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-ip/4/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-ip/
NCEPLIBS-nemsio
To check which NCEPLIBS-nemsio versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-nemsio”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-nemsio/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-nemsio/
NCEPLIBS-sfcio
To check which NCEPLIBS-sfcio versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-sfcio”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-sfcio/1/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-sfcio/
NCEPLIBS-sigio
To check which NCEPLIBS-sigio versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-sigio”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-sigio/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-sigio/
NCEPLIBS-sp
To check which NCEPLIBS-sp versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-sp”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-sp/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-sp/
NCEPLIBS-w3emc
To check which NCEPLIBS-w3emc versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-w3emc”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-w3emc/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-w3emc/
NCEPLIBS-w3nco
To check which NCEPLIBS-w3nco versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-w3nco”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-w3nco/2/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-w3nco/
NCEPLIBS-wrf_io
To check which NCEPLIBS-wrf_io versions and build types are currently supported on Discoverer, execute on the login node:
module avail
and grep the output for “NCEPLIBS-wrf_io”. To load the latest version of the library, load the corresponding module from within your Slurm batch script:
module load NCEPLIBS-wrf_io/1/latest-intel
More information regarding the compilation of the source code can be found here:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/NCEPLIBS-wrf_io/
Getting help
See Getting help