Skip to content

Commit

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

Issue ufs-community#248.
  • Loading branch information
GeorgeGayno-NOAA committed Jan 27, 2021
1 parent 7760027 commit 742d013
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modulefiles/build.hera.intel
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
module load hpss
module load cmake/3.16.1

module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/v1.0.0-beta1/modulefiles/stack
module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack

module load hpc/1.0.0-beta1
module load hpc/1.1.0
module load hpc-intel/18.0.5.274
module load hpc-impi/2018.0.4

Expand All @@ -25,11 +25,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 742d013

Please sign in to comment.