Skip to content

Commit

Permalink
Revert Intel compiler back from 19.0.5 to 18.0.5 on Cheyenne
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Sep 18, 2020
1 parent f100f7e commit ce9e41e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modulefiles/cheyenne.intel/fv3
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ module-whatis "loads NEMS FV3 prerequisites for Cheyenne/Intel"
## this typically includes compiler, MPI and job scheduler
##
module load ncarenv/1.3
module load intel/19.0.5
module load intel/18.0.5
module load mpt/2.19
module load ncarcompilers/0.5.0
module load netcdf/4.7.3

##
## use pre-compiled EMSF library and NCEP libraries for above compiler / MPI combination
##
module use -a /glade/p/ral/jntp/GMTB/tools/modulefiles/intel-19.0.5/mpt-2.19
module use -a /glade/p/ral/jntp/GMTB/tools/modulefiles/intel-18.0.5/mpt-2.19
module load NCEPlibs/1.1.0

##
Expand Down

0 comments on commit ce9e41e

Please sign in to comment.