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

Add missing OpenMP target variants #489

Open
22 tasks
rhornung67 opened this issue Oct 21, 2024 · 0 comments
Open
22 tasks

Add missing OpenMP target variants #489

rhornung67 opened this issue Oct 21, 2024 · 0 comments

Comments

@rhornung67
Copy link
Member

rhornung67 commented Oct 21, 2024

Is your feature request related to a problem? Please describe.

Add OpenMP target variants of kernels where they are no implemented

Describe the solution you'd like

Apps group:

  • CONVECTION3DPA Base_OpenMPTarget
  • CONVECTION3DPA RAJA_OpenMPTarget
  • DIFFUSION3DPA Base_OpenMPTarget
  • DIFFUSION3DPA RAJA_OpenMPTarget
  • MASS3DEA Base_OpenMPTarget
  • MASS3DEA RAJA_OpenMPTarget
  • MASS3DPA Base_OpenMPTarget
  • MASS3DP RAJA_OpenMPTarget

Basic group:

  • INDEXLIST Base_OpenMPTarget
  • INDEXLIST RAJA_OpenMPTarget
  • INDEXLIST_3LOOP Base_OpenMPTarget
  • INDEXLIST_3LOOP RAJA_OpenMPTarget
  • MAT_MAT_SHARED Base_OpenMPTarget
  • MAT_MAT_SHARED RAJA_OpenMPTarget
  • MULTI_REDUCE RAJA_OpenMPTarget

Algorithm group:

  • SCAN Base_OpenMPTarget
  • SCAN RAJA_OpenMPTarget
  • SORT Base_OpenMPTarget
  • SORT RAJA_OpenMPTarget
  • SORTPAIRS Base_OpenMPTarget
  • SORTPAIRS RAJA_OpenMPTarget
  • HISTORGRAM RAJA_OpenMPTarget
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