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

Integration of CUDA kernels #298

Open
3 tasks
RobertPincus opened this issue Oct 29, 2024 · 0 comments
Open
3 tasks

Integration of CUDA kernels #298

RobertPincus opened this issue Oct 29, 2024 · 0 comments

Comments

@RobertPincus
Copy link
Member

@Chiil and collaborators have built CUDA versions of the RTE and RRTMGP kernels. We'd like to get these to interoperate with the Fortran front-end (and the C++ front end too).

What's still needed:

  • Get CI running in the CUDA kernels library
  • Add a CI workflow to this repo that runs the Fortran tests using the CUDA kernels
  • Add OpenACC data statements so that all data is moved to the device by the Fortran front end (so no acc data pragmas are needed in the CUDA kernels)
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

1 participant