Skip to content

[SYCL] Add support for immediate command list query in queue info - #23036

Draft
0x12CC wants to merge 2 commits into
intel:syclfrom
0x12CC:queue-imm-query
Draft

[SYCL] Add support for immediate command list query in queue info#23036
0x12CC wants to merge 2 commits into
intel:syclfrom
0x12CC:queue-imm-query

Conversation

@0x12CC

@0x12CC 0x12CC commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

The bindless images extension provides a way to import external semaphores. However, the L0 API specifies that external semaphores may only be used with immediate queues. This change adds a queue info query that can be used to check if the queue is an immediate queue. It also updates the bindless images extension specification with the corresponding changes.

0x12CC added 2 commits August 26, 2026 13:12
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
@0x12CC
0x12CC marked this pull request as ready for review August 27, 2026 14:21
@0x12CC
0x12CC requested review from a team as code owners August 27, 2026 14:21
@0x12CC
0x12CC marked this pull request as draft August 28, 2026 15:15
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.

1 participant