Skip to content

Conversation

nrspruit
Copy link
Contributor

  • Due to limitations on certain systems, disable the usage of copy engines given 3-channel memory
  • Currently only bindless requires this check due to 3-channel only being used in bindless and copy engine disabled by default in enqueueMemImageCommandHelper.

@nrspruit nrspruit requested a review from a team as a code owner December 16, 2024 19:17
@nrspruit nrspruit added the v0.11.x Include in the v0.11.x release label Dec 16, 2024
@github-actions github-actions bot added images UR images level-zero L0 adapter specific issues labels Dec 16, 2024
- Due to limitations on certain systems, disable the usage of copy
  engines given 3-channel memory
- Currently only bindless requires this check due to 3-channel only
  being used in bindless and copy engine disabled by default in
enqueueMemImageCommandHelper.

Signed-off-by: Neil R. Spruit <[email protected]>
@nrspruit
Copy link
Contributor Author

@oneapi-src/unified-runtime-bindless-images-write , please review such that we can fix this issue with copy engine usage for 3-channel given the known limitations.

nrspruit added a commit to nrspruit/llvm that referenced this pull request Dec 17, 2024
@nrspruit
Copy link
Contributor Author

Updated with @wenju-he suggestion.

Copy link
Contributor

@wenju-he wenju-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kbenzie kbenzie added the ready to merge Added to PR's which are ready to merge label Dec 17, 2024
@martygrant martygrant merged commit 7c1d23b into oneapi-src:main Dec 18, 2024
73 checks passed
kbenzie pushed a commit that referenced this pull request Dec 19, 2024
[L0] For 3-Channel memory, disable Copy engine Usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

images UR images level-zero L0 adapter specific issues ready to merge Added to PR's which are ready to merge v0.11.x Include in the v0.11.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants