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

Introducing 'mix' versions #65

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Introducing 'mix' versions #65

wants to merge 1 commit into from

Conversation

MichaelSt98
Copy link
Contributor

Fortran driver + OpenMP/OpenACC offload + CUDA/HIP/SYCL kernel implementation

For now only SCC-K-CACHING.

./cloudsc-bundle build --with-mix --cloudsc-gpu-offload ACC|OMP --cloudsc-gpu-lang CUDA|HIP|SYCL

e.g.:

./cloudsc-bundle build --arch=arch/ecmwf/hpc2020/nvhpc/22.11 --with-mix --cloudsc-gpu-offload ACC --cloudsc-gpu-lang CUDA

  • Tested on NVIDIA:
    • OpenACC + CUDA
    • OpenMP + CUDA
    • OpenACC + SYCL
    • OpenMP + SYCL
  • Tested on AMD:
    • OpenACC + HIP
    • OpenMP + HIP

@MichaelSt98 MichaelSt98 marked this pull request as ready for review April 18, 2024 12:09
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

Successfully merging this pull request may close these issues.

1 participant