Skip to content

Commit

Permalink
update pgi test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 17, 2018
1 parent 415fcc1 commit b4be30d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ctest/runcdash-nwsc-pgi.sh → ctest/runcdash-nwscla-pgi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ fi

module reset
module unload netcdf
module swap intel pgi/16.5
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 pgi/17.9
module load git/2.10.2
module load cmake/3.12.1
module load netcdf-mpi/4.5.0
module load pnetcdf/1.9.0

export CC=mpicc
export FC=mpif90
Expand Down

0 comments on commit b4be30d

Please sign in to comment.