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 m4 check for openacc flags and fix for intel #305

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Jul 18, 2024

adds an m4 for checking valid openacc flags with compilers that support it (currently only nvc and gcc).

Also adds a header that was needed for mppncscatter to compile with intel due to the sync updates (forgot function order matters for C, gcc doesn't seem to care though) .

@rem1776 rem1776 requested review from ceblanton and mlee03 July 25, 2024 15:10
Copy link

@mlee03 mlee03 left a comment

Choose a reason for hiding this comment

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

yay, thank you for the gcc -fopenacc support

@rem1776 rem1776 merged commit 9c4cb9c into NOAA-GFDL:main Jul 31, 2024
4 checks passed
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.

2 participants