Skip to content

Conversation

steffenlarsen
Copy link
Contributor

This commit fixes the target for accessors used in a host_task from implicit target::device to explicit target::host_task.

Additionally, this PR removes the S = sycl alias and replaces the use of the old access::mode enum with the newer access_mode enum.

This commit fixes the target for accessors used in a host_task from
implicit target::device to explicit target::host_task.

Additionally, this PR removes the S = sycl alias and replaces the use of
the old access::mode enum with the newer access_mode enum.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Copy link
Contributor

github-actions bot commented Sep 2, 2025

@intel/llvm-gatekeepers please consider merging

@steffenlarsen steffenlarsen merged commit c7867ce into intel:sycl Sep 3, 2025
43 of 44 checks passed
@steffenlarsen steffenlarsen deleted the steffen/fix_two_queue_host_task branch September 3, 2025 03:29
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