Skip to content

Commit 390ddc7

Browse files
Merge branch 'singhbalwinder/machines/load-python-compy'(PR #7203)
Loads newer python in Compy's machine files The current master requires Python version >3.8. The default Python on Compy of 3.7.x. This PR loads Python/3.11.5 in Compy's machine files. [BFB] * singhbalwinder/machines/load-python-compy: Loads newer python in Compy's machine files
2 parents 7ba8bd0 + 782cc98 commit 390ddc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cime_config/machines/config_machines.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3887,6 +3887,7 @@
38873887
<command name="load">intelmpi/2019u3</command>
38883888
</modules>
38893889
<modules>
3890+
<command name="load">python/3.11.5</command>
38903891
<command name="load">netcdf/4.6.3</command>
38913892
<command name="load">pnetcdf/1.9.0</command>
38923893
<command name="load">mkl/2020</command>

0 commit comments

Comments
 (0)