Skip to content

Commit

Permalink
Merge pull request ESMCI#1253 from NCAR/gnutocheyenne
Browse files Browse the repository at this point in the history
modify script for use on cheyenne
  • Loading branch information
jedwards4b authored Jan 8, 2018
2 parents d9170b8 + a976e18 commit 77273d2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ctest/runcdash-nwsc-gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ fi

module reset
module unload netcdf
module swap intel gnu/6.1.0
module load git/2.3.0
module load cmake/3.0.2
module load netcdf-mpi/4.4.1
module load pnetcdf/1.7.0
module swap intel gnu/7.1.0
module swap mpt openmpi/3.0.0
module load git/2.10.2
module load cmake/3.9.1
module load netcdf/4.4.1.1
export PNETCDF=/glade/u/home/jedwards/pnetcdf/svn3652/openmpi300/gnu710

export CC=mpicc
export FC=mpif90
Expand Down

0 comments on commit 77273d2

Please sign in to comment.