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

CESM 2.2.2 with gcc/13.2

I have to port CESM2 to a new cluster. The software stack the cluster admins provide is gcc/13.2.0 with openmpi/4.1.6. I can build and run a simple aquaplanet case (QSC4), but not a B-compset like B1850. CESM starts but hangs after a few minutes - still using 100% cpu, but no progress. Somewhere just before "Initializing mapper_So2a".

Has anybody used gcc 13 or later for CESM2? I tested CESM 2.2.1 and 2.2.2 so far. I can provide more debug info, if needed. And I will do more tests in the meantime.
 

jedwards

CSEG and Liaisons
Staff member
I have built with gcc 13 and cesm2.2.2 on derecho, but I haven't run a B case. I strongly recommend that you consider
using cesm2.3.beta17 instead of cesm2.2.2
 
Top