Incorporating new machine_config.xml files for Perlmutter #5513
jacob-stu-allen
started this conversation in
E3SM model help
Replies: 1 comment 2 replies
-
I have not yet completed the changes to allow use of the very old maint-1.0 branch on pm-cpu. Would also need to make changes for version 1.1 and 1.2 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is likely a basic and silly question - but the config_machines.xml file that comes from cloning the E3SM source code from git (maint-1.0) does not contain perlmutter as a supported machine. I've tried updating this file and the syslog file with the files here, but the ./create_newcase option fails witha generic xml error:
ImportError: No module named xml.etree.ElementTree
Should the E3SM code from git already have perlmutter as a supported machine?
Beta Was this translation helpful? Give feedback.
All reactions