KhronosGroup / KhronosGroup/OpenCL-Docs

Transposed 2D Load

Open
#1,421 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.