Skip to content

Commit

Permalink
Add python module to cheyenne build environments (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
willmayfield authored Mar 30, 2022
1 parent 0c95b44 commit 5c17b2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions env/build_cheyenne_gnu.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module load ncarenv/1.3
module load gnu/10.1.0
module load mpt/2.22
module load ncarcompilers/0.5.0
module load python/3.7.9
module unload netcdf

module use /glade/p/ral/jntp/GMTB/tools/hpc-stack-v1.2.0/modulefiles/stack
Expand Down
1 change: 1 addition & 0 deletions env/build_cheyenne_intel.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module load ncarenv/1.3
module load intel/2021.2
module load mpt/2.22
module load ncarcompilers/0.5.0
module load python/3.7.9
module unload netcdf

module use /glade/p/ral/jntp/GMTB/tools/hpc-stack-v1.2.0/modulefiles/stack
Expand Down

0 comments on commit 5c17b2c

Please sign in to comment.