FX2000 failed in porting CESM 2.2

haonanw

Haonan Wu
New Member
I am porting CESM 2.2.0 (tag cesm2.2.0-0-g332937b) to our university's supercomputer Palmetto (Palmetto Documentation (clemson.edu)). The FX2000 compset ran successfully at f19_f19_mg17 resolution but failed at f09_f09_mg17 with the following error:
>>> edyn_esmf_update: error return from ESMF_FieldRegridStore for 3d mag2geo: rc= 6
I am attaching the description, configuration and logs of this run. openmpi/3.1.6 wrapped gfortran/8.3.1 is used to compile ESMF and CESM.
 

Attachments

haonanw

Haonan Wu
New Member
Resolved. It is due to a machine issue that the linker links to the different version of the compiler that causes the discrepancies of the symbol. Close this thread now.
 
Back
Top