Add SYCL variants for kernels in Comm group
Open
Nobody has claimed this yet.
sycl
- Dominant language
- Jupyter Notebook
- Stars
- 135
- Forks
- 55
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 5
Description
We are missing SYCL variants for the following kernels in the Comm group:
- [ ] HALO_EXCHANGE
- [ ] HALO_EXCHANGE_FUSED
- [ ] HALO_PACKING
- [ ] HALO_PACKING_FUSED
- [ ] HALO_SENDRECV
Add Base_SYCL and RAJA_SYCL variants of these.
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
No file or test path is provided. Locate the Comm group implementations for HALO_EXCHANGE, HALO_EXCHANGE_FUSED, HALO_PACKING, HALO_PACKING_FUSED, and HALO_SENDRECV, then review how their existing variants are organized. Done means each listed kernel has both a Base_SYCL and a RAJA_SYCL variant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100