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

Optimized parallel kernels in the scalars/scalars_mono #950

Conversation

Pranay-Reddy-Kommera
Copy link

Optimized all the OpenACC kernels in the atm_advance_scalars and atm_advance_scalars_mono of the mpas_atm_time_integration.F file.

@mgduda mgduda added Atmosphere OpenACC Work related to OpenACC acceleration of code labels Dec 16, 2021
@mgduda mgduda self-requested a review December 16, 2021 17:33
Copy link
Contributor

@mgduda mgduda left a comment

Choose a reason for hiding this comment

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

I'm finding that the performance on CPUs (using the GNU 11 compilers) is 15% or more slower for the atm_advance_scalars and atm_advance_scalars_mono routines. But, we can investigate ways to maintain good CPU performance at a later time.

@mgduda mgduda merged commit 6a9a552 into MPAS-Dev:atmosphere/develop-openacc Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atmosphere OpenACC Work related to OpenACC acceleration of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants