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
@junwang-noaa noted the debug build worked. I think that's because the optimizations the compiler takes use extra memory. It could be that we're close to the limit and adding new features/files takes it over the tipping point.
Description
While integrating the WW3 CMake build into the UFS, @JessicaMeixner-NOAA had an error on WCOSS-Dell because of using too much memory while compiling.
And i think it's related to the issue in #1032 (comment)
@junwang-noaa noted the debug build worked. I think that's because the optimizations the compiler takes use extra memory. It could be that we're close to the limit and adding new features/files takes it over the tipping point.
To Reproduce:
See #1032
Output
The text was updated successfully, but these errors were encountered: