Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integration of CUDA kernels #298

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

Integration of CUDA kernels #298

RobertPincus opened this issue Oct 29, 2024 · 0 comments

Comments

@RobertPincus
Copy link
Member

RobertPincus commented Oct 29, 2024

@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)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant