ESCOMP / CAM-SIMA

Community Atmosphere Model - System for Integrated Modeling of the Atmosphere
3 stars 11 forks source link

CAM-SIMA fails to run in debug mode with NAG compiler #270

Open peverwhee opened 1 month ago

peverwhee commented 1 month ago

What happened?

Running CAM-SIMA with the nag compiler in debug mode results in a dangling pointer error in the framework. It is possible this is a compiler bug, so we should try a newer version of nag to determine this.

What are the steps to reproduce the bug?

Set up a FKESSLER case with the ne5 grid and the nag compiler. Set DEBUG=true and then build/run.

What CAM-SIMA hash were you using?

aa92868

What machine were you running CAM-SIMA on?

CGD machine (e.g. izumi)

What compiler were you using?

NAG

Path to a case directory, if applicable

No response

Will you be addressing this bug yourself?

No

Extra info

No response