Skip to content
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

Remove inline post code from ufs-weather-model public release branches #46

Closed
climbfuji opened this issue Dec 23, 2019 · 1 comment
Closed

Comments

@climbfuji
Copy link
Collaborator

The inline post code in the UFS public release branches needs to be removed (together with the inline post stub code), otherwise we need to set the necessary preprocessor macros to use the stub code for all platforms.

Follow-up cleanup work:

  • remove preprocessor macros for inline post stub code from platform configuration files
  • remove NCEPlibs-post library build (just build the executable)
@climbfuji
Copy link
Collaborator Author

Following the discussion in #45, it was agreed to not remove the post code. Instead, we will add the -DNO_INLINE_POST option for all platforms (which compiles the stub inline post code that exits with an error if the inline post option is turned on), and remove the "module load" statements for the inline post NCEPlibs in ufs-weather-model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants