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

Add support for PGI compiler to FV3+CCPP - gmtb-gfsphysics #21

Merged
merged 1 commit into from
Dec 13, 2017
Merged

Add support for PGI compiler to FV3+CCPP - gmtb-gfsphysics #21

merged 1 commit into from
Dec 13, 2017

Conversation

climbfuji
Copy link
Collaborator

This PR adds logic and a Python-based (hack) script for supporting the PGI compiler. The Python-based scrip corrects object names in cap objects so that CCPP can compose the name in the same way as for the Intel and GNU compilers. The reason for this extra script is that the PGI compiler is not fully ISO_C compliant and prepends object names with the name of the module during compilation.

… using the

PGI compiler (not fully ISO_C compliant)
@climbfuji
Copy link
Collaborator Author

This PR and NCAR/ccpp-framework#21 are a prerequisite for https://github.com/NCAR/gmtb-fv3/pull/20.

Copy link
Contributor

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. A clever work-around for PGI!

@climbfuji climbfuji merged commit 5bb13ab into NCAR:features/ccpp Dec 13, 2017
@climbfuji climbfuji deleted the gmtb-gfsphysics-pgi-support branch December 13, 2017 17:58
climbfuji pushed a commit to climbfuji/ccpp-physics that referenced this pull request Apr 28, 2020
Bug fixes to 3D diagnostic tendencies (based on #18)
bingfu-NOAA pushed a commit to bingfu-NOAA/ccpp-physics that referenced this pull request Mar 25, 2022
modify the eddy diffusivity for heat at the top of the canopy
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

Successfully merging this pull request may close these issues.

3 participants