Skip to content

Integration of CUDA kernels #298

@RobertPincus

Description

@RobertPincus

@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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions