-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are all these compiler flags needed for Debug build? #735
Labels
question
Further information is requested
Comments
Also we have these messages when CMake is run:
|
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Mar 31, 2023
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Mar 31, 2023
debug mode on wcoss2. Fixes ufs-community#735.
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Mar 31, 2023
Used NCEPLIBS-IP as guidance. Fixes ufs-community#735.
Branch at 85902c3 successfully compiled in Debug mode on Orion, Jet, WCOSS2 (Intel only) and Hera (Gnu and Intel). |
GeorgeGayno-NOAA
added a commit
to GeorgeGayno-NOAA/UFS_UTILS
that referenced
this issue
Apr 3, 2023
Merged
GeorgeGayno-NOAA
added a commit
that referenced
this issue
Apr 4, 2023
Update (and simplify) the Intel "Debug" compile flags to match those required by NCO. Minor updates to the regional_esg_grid code so it can be compiled in "Debug" mode on WCOSS2. Fixes #735.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In our CMakeFiles.txt we have this for GNU compilers:
In other projects we have:
So why all the extra settings in UFS_UTILS?
@GeorgeGayno-NOAA do you know?
The text was updated successfully, but these errors were encountered: