-
Notifications
You must be signed in to change notification settings - Fork 36
NCEP EMC Installations
Official installations of hpc-stack can be found on NOAA HPC platforms. EMC installations only in supporting global_workflow development on Hera, orion and wcoss2 after 2022.
hpc-stack uses a hierarchical module structure that starts with a generic hpc
metamodule that then reveal specific compilers, MPI builds, and libraries.
Any particular stack starts with:
-
module use \<location of stack listed below\>
-
module avail
This will then show hpc/x.y.z
-
module load hpc
-
module avail
This will show the compiler/version combinations that this stack has been built with
- Pick a compiler/version combination such as
module load hpc-intel/18.0.5.274
This will load the respective compiler module and reveal libraries built with that compiler (including MPI)
- Load any necessary modules
Note that the libraries that have been built using MPI will be shown when the MPI stack is loaded.
**module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/stack**
(This one is Frozen, passed to EPIC for further installation) _module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack_
**module use /apps/contrib/NCEP/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/stack**
(This one is Frozen, passed to EPIC for further installation)_module use /apps/contrib/NCEP/hpc-stack/libs/hpc-stack/modulefiles/stack_
(This one is Frozen, passed to EPIC for further installation)_module use /lfs4/HFIP/hfv3gfs/nwprod/hpc-stack/libs/modulefiles/stack_
(This one is Frozen, passed to EPIC for further installation)_source /lustre/f2/pdata/esrl/gsd/contrib/lua-5.1.4.9/init/init_lmod.sh_
(This one is Frozen, passed to EPIC for further installation)_module use /lustre/f2/pdata/ncep_shared/hpc-stack/modulefiles/stack_
(This one is Frozen, passed to EPIC for further installation)_module use /glade/p/ral/jntp/GMTB/tools/hpc-stack-v1.1.0/modulefiles/stack_
**module use /lfs/h1/emc/nceplibs/noscrub/hpc-stack/libs/hpc-stack/modulefiles/stack**