Skip to content

Conversation

slawekptak
Copy link
Contributor

The handler-based kernel submission uses a "no last event mode" atomic variable to mark, if the last event is recorded for the in order queue. The handler-less submission needs to update that variable, in order to support mixed APIs usage (handler-based and handler-less APIs, which might require synchronization).

The handler-based kernel submission uses a "no last event mode" atomic
variable to mark, if the last event is recorded for the in order queue.
The handler-less submission needs to update that variable, in order
to support mixed APIs usage (handler-based and handler-less APIs,
which might require synchronization).
Copy link
Contributor

github-actions bot commented Oct 8, 2025

@intel/llvm-gatekeepers please consider merging

@dm-vodopyanov dm-vodopyanov merged commit 516e6fc into intel:sycl Oct 9, 2025
29 checks passed
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.

5 participants