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

Rename fregrid_acc to fregrid_gpu #327

Open
mlee03 opened this issue Dec 6, 2024 · 0 comments
Open

Rename fregrid_acc to fregrid_gpu #327

mlee03 opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@mlee03
Copy link
Contributor

mlee03 commented Dec 6, 2024

Is your feature request related to a problem? Please describe.
Currently the GPU version of fregrid is called fregrid_acc. All the associated files and function names have the suffix _acc. These names should be generalized and renamed with the suffix _gpu. This renaming will be important if OpenACC directives are replaced with OpenMP directives in the future.

Describe the solution you'd like
Change all _acc suffix to _gpu

Describe alternatives you've considered
Leave as is.

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

No branches or pull requests

1 participant