Skip to content

Commit

Permalink
reorder modules
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 27, 2017
1 parent be2d445 commit 5e4a1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctest/runcdash-nwscla-intel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ source /etc/profile.d/modules.sh
module reset
module unload netcdf
module swap intel intel/17.0.1
module switch mpt mpt/2.16
module load cmake/3.7.2
module load netcdf-mpi/4.4.1.1
module load pnetcdf/1.8.1
module switch mpt mpt/2.16
echo "MODULE LIST..."
module list

Expand Down

0 comments on commit 5e4a1d4

Please sign in to comment.