Skip to content

[SYCL] Copy to/from host-allocated buffer can use host memcpy. #2679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

rdeodhar
Copy link
Contributor

This change does copies to/from buffers that have been host-allocated using a host memcpy instead of using a GPU commandlist. The copies are done immediately.

Signed-off-by: rdeodhar [email protected]

@rdeodhar rdeodhar marked this pull request as ready for review October 26, 2020 15:17
@bader
Copy link
Contributor

bader commented Feb 12, 2021

@rdeodhar, please, resolve merge conflict.
@smaslov-intel, please, take a look.

@rdeodhar rdeodhar marked this pull request as draft February 12, 2021 17:24
@rdeodhar rdeodhar closed this Apr 2, 2021
@rdeodhar rdeodhar deleted the ibuf4 branch April 2, 2021 19:35
kbenzie added a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
…x-main

[DeviceASAN][bugfix] Not allow concurrent kernel launches across different queue
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[DeviceASAN][bugfix] Not allow concurrent kernel launches across different queue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants