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
Merge branch 'singhbalwinder/sea-ice/fix-threading-bug-maint2' into maint-2.0 (PR #5063)
Adds omp critical directives for ice warnings (for maint2.0)
While running some ensemble members for v2 on Cori-KNL, we occasionally
hit errors like "forrtl: severe (151): allocatable array is already
allocated" pointing to ice_warnings.f90 file. Adding an "omp critical"
section in this file fixes these errors.
[BFB]
0 commit comments