KhronosGroup / KhronosGroup/OpenCL-Docs
Transposed 2D Load
Open
- Dominant language
- Python
- Stars
- 420
- Forks
- 131
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 11
Description
Hi, the async_work_group_copy_2D2D loads rectangular tiles from global to local mem or vice versa, is there a function (potentially from another extension) that acts like async_work_group_strided_copy_2D2D to transpose the src rectangle?
Contributor guide
Research direction
Start by comparing the async_work_group_copy_2D2D and async_work_group_strided_copy_2D2D entry points mentioned in the issue, then check the OpenCL extension specifications for a transposing variant. Done means establishing whether such an operation exists and documenting the relevant function or the missing capability.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100