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.1 compilation fails with GCC 11.4.0 - shr_infnan_mod errors

nstansell

Nathan Stansell
New Member
I'm compiling CESM 2.2.1 on a cluster with:

  • GCC 11.4.0
  • OpenMPI 4.1.5
Getting errors like:

Code

Error: Cannot convert TYPE(shr_infnan_nan_type) to REAL(8)
Error: Intrinsic operator '=' referenced at (1) not found in module 'shr_infnan_mod'
Is there a standard patch or workaround for this known incompatibility between CESM 2.2.1 and newer GCC versions?

Thanks,

Nathan



Describe your problem or question:
 

Attachments

  • lnd.bldlog.251103-153532.txt
    30.8 KB · Views: 0
Top