Add missing OpenMP target variants
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 135
- Forks
- 55
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem? Please describe.**
Add OpenMP target variants of kernels where they are not 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:
- [x] INDEXLIST Base_OpenMPTarget
- [ ] INDEXLIST RAJA_OpenMPTarget
- [x] 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing INDEXLIST Base_OpenMPTarget and INDEXLIST_3LOOP Base_OpenMPTarget entries as the available implemented variants, then inspect how the unchecked Apps, Basic, and Algorithm entries are organized. Done means adding the missing OpenMPTarget variants listed in the issue, including both Base and RAJA variants where requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100