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

Running CESM2.1.5 on Stampede 3

xiangli

Xiang Li
Member
The error refers you to a file - config.log in the mct directory. Did you examine that file? I am working on stampede3 today,
I'll let you know when a port is ready.
Hi Jim,

Yes, I checked the config.log, but did not find anything significant.

Great that the porting on stampede3 will be ready! Looking forward to your message!

Thanks,
Xiang

Here is the config.log:

1713191093566.png

1713191114701.png

1713191137827.png

1713191155175.png
 

xiangli

Xiang Li
Member
The flag -zmuldefs is no longer needed or supported, remove it from config_compilers.xml
Hi Jim,

I removed this flag and tried again. There seemed to be another issue. Config.log is attached. It would be no big deal if we are going to have porting on stampede3.

Thanks,
Xiang

Here is the output of my test:

1713207437467.png

1713207460663.png
 

Attachments

  • config.txt
    98.1 KB · Views: 0

jedwards

CSEG and Liaisons
Staff member
I now have a port ready for you to try - to get it do the following.
cd cesm/cime
git fetch origin
git checkout cime5.6.50
 

xiangli

Xiang Li
Member
I now have a port ready for you to try - to get it do the following.
cd cesm/cime
git fetch origin
git checkout cime5.6.50
Hi Jim,

Great to know! My test for a B1850 f19_g17 case was successful! Preliminary results show that it's running 5 min per model month - very efficient!

I also created a "B2000" case by using the long name "2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD" which references the long name of B1850. This case is also running!

Thanks so much for your efforts in porting on stampede3!

Best,
Xiang
 
Top