Skip to content

[SYCL][E2E][Doc] Add Qualcomm device architecture#21410

Draft
przemektmalon wants to merge 1 commit intointel:syclfrom
przemektmalon:malon/add-qcom-device-arch
Draft

[SYCL][E2E][Doc] Add Qualcomm device architecture#21410
przemektmalon wants to merge 1 commit intointel:syclfrom
przemektmalon:malon/add-qcom-device-arch

Conversation

@przemektmalon
Copy link
Contributor

A new device architecture has been added for
Qualcomm GPUs. This enables Qualcomm GPUs to be
queried for their architecture at runtime, and
as an example, disable E2E tests which are not
supported on a specific Qualcomm architecture.

The sycl_ext_oneapi_device_architecture
extension document has been updated to add the
Qualcomm GPU family.

The USM/allocator_rebind.cpp E2E test has been
set as XFAIL for the newly added Qualcomm
architecture (qcom_gpu_x1_85).

A new device architecture has been added for
Qualcomm GPUs. This enables Qualcomm GPUs to be
queried for their architecture at runtime, and
as an example, disable E2E tests which are not
supported on a specific Qualcomm architecture.

The `sycl_ext_oneapi_device_architecture`
extension document has been updated to add the
Qualcomm GPU family.

The `USM/allocator_rebind.cpp` E2E test has been
set as XFAIL for the newly added Qualcomm
architecture (`qcom_gpu_x1_85`).
@przemektmalon przemektmalon marked this pull request as ready for review March 2, 2026 09:12
@przemektmalon przemektmalon requested review from a team as code owners March 2, 2026 09:12
@przemektmalon przemektmalon requested a review from againull March 2, 2026 09:12
@przemektmalon przemektmalon marked this pull request as draft March 2, 2026 09:15
@gmlueck
Copy link
Contributor

gmlueck commented Mar 5, 2026

Hi @przemektmalon,

I was wondering what your intentions were for this PR. I see that it's in draft state, but you also requested a review from dpcpp-specification-reviewers.

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