Skip to content

Commit

Permalink
Load Python 3.7.9 module on Cheyenne
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Nov 23, 2021
1 parent 5614ef1 commit 89bb666
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions modulefiles/ufs_cheyenne.gnu
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ proc ModulesHelp {} {
module-whatis "loads UFS Model prerequisites for Cheyenne/GNU"

module load cmake/3.18.2
module load python/3.7.9

# load programming environment
module load ncarenv/1.3
Expand Down
1 change: 1 addition & 0 deletions modulefiles/ufs_cheyenne.gnu_debug
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ proc ModulesHelp {} {
module-whatis "loads UFS Model prerequisites for Cheyenne/GNU"

module load cmake/3.18.2
module load python/3.7.9

# load programming environment
module load ncarenv/1.3
Expand Down
1 change: 1 addition & 0 deletions modulefiles/ufs_cheyenne.intel
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ proc ModulesHelp {} {
module-whatis "loads UFS Model prerequisites for Cheyenne/Intel"

module load cmake/3.18.2
module load python/3.7.9

# load programming environment
module load ncarenv/1.3
Expand Down
1 change: 1 addition & 0 deletions modulefiles/ufs_cheyenne.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ proc ModulesHelp {} {
module-whatis "loads UFS Model prerequisites for Cheyenne/Intel"

module load cmake/3.18.2
module load python/3.7.9

# load programming environment
module load ncarenv/1.3
Expand Down

0 comments on commit 89bb666

Please sign in to comment.