Skip to content

Commit

Permalink
feature/stack
Browse files Browse the repository at this point in the history
Update jet build module to use latest hpc stack.

Issue #248.
  • Loading branch information
GeorgeGayno-NOAA committed Jan 28, 2021
1 parent 1773d86 commit e977f89
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modulefiles/build.jet.intel
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
#############################################################
module load cmake/3.16.1

module use /lfs4/HFIP/hfv3gfs/nwprod/hpc-stack/libs/v1.0.0-beta1/modulefiles/stack
module load hpc/1.0.0-beta1
module use /lfs4/HFIP/hfv3gfs/nwprod/hpc-stack/libs/modulefiles/stack
module load hpc/1.1.0
module load hpc-intel/18.0.5.274
module load hpc-impi/2018.4.274

module load hdf5/1.10.6
module load netcdf/4.7.4
module load nccmp/1.8.7.0
module load esmf/8_1_0_beta_snapshot_21
module load jasper/2.0.15
module load esmf/8_1_0_beta_snapshot_36
module load jasper/2.0.22

module load w3nco/2.4.1
module load w3emc/2.7.3
Expand Down

0 comments on commit e977f89

Please sign in to comment.