Skip to content

Commit

Permalink
modify script for use on cheyenne
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 28, 2017
1 parent be2d445 commit a976e18
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 a976e18

Please sign in to comment.