Skip to content

Commit

Permalink
feature/stack
Browse files Browse the repository at this point in the history
Update Orion build module to point to the official
hpc stack.

Issue ufs-community#248
  • Loading branch information
GeorgeGayno-NOAA committed Jan 28, 2021
1 parent 5e63222 commit 1773d86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modulefiles/build.orion.intel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

module load cmake/3.17.3

module use /apps/contrib/NCEP/libs/hpc-stack/v1.0.0-beta1/modulefiles/stack
module use /apps/contrib/NCEP/libs/hpc-stack/modulefiles/stack

module load hpc/1.0.0-beta1
module load hpc/1.1.0
module load hpc-intel/2018.4
module load hpc-impi/2018.4

Expand All @@ -24,11 +24,11 @@ module load nemsiogfs/2.5.3
module load landsfcutil/2.4.1
module load wgrib2/2.0.8

module load jasper/2.0.15
module load jasper/2.0.22
module load zlib/1.2.11
module load png/1.6.35

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_27
module load esmf/8_1_0_beta_snapshot_36

0 comments on commit 1773d86

Please sign in to comment.