You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of PR #614, the variable "htrlwu" in GFS_suite_interstitial_2_run was added, but since it is conditionally allocated in GFS_typedefs.F90, it should be assumed-shape. This bug causes the SCM to have seg faults when using the GNU10/Release mode on Cheyenne.
The text was updated successfully, but these errors were encountered:
As of PR #614, the variable "htrlwu" in GFS_suite_interstitial_2_run was added, but since it is conditionally allocated in GFS_typedefs.F90, it should be assumed-shape. This bug causes the SCM to have seg faults when using the GNU10/Release mode on Cheyenne.
The text was updated successfully, but these errors were encountered: