Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Error setting up a case on perlmutter

CaliFornia

CF
Member
Hi Yilin,

You can find the latest version of config_machines.xml in the machines directory of the ccs_config_cesm repo, which can be found on Github here:


or can be downloaded directly via the command:

Code:
git clone https://github.com/ESMCI/ccs_config_cesm.git

It looks like there is still a perlmutter entry, so maybe that will help? I am also moving this thread to the Infrastructure forum, as they are the experts on porting and are thus likely to have a better understanding of what is needed to run on the perlmutter machine.

I hope that helps, and have a great day!

Jesse
Hi Jesse,

I was running E3SM on Perlmutter and found error messages about the outdated packages in config_machines.xml. However, I did not know there was a newer config_machines.xml. Instead, I typed "module spider xxxx" and replaced the old packages with new ones that popped up.

My question is, "module spider xxxx" sometimes gives me several different versions available. I just randomly picked one out of them. Do different versions matter? The run script seems working fine and the job was submitted anyway.

Best regards,
CF
 
Top