Skip to content

[SYCL] Use default L0 adapter in tests when level_zero:gpu is specified #19627

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

Merged
merged 6 commits into from
Jul 31, 2025

Conversation

igchor
Copy link
Member

@igchor igchor commented Jul 29, 2025

To force use of legacy or v2 adapter the following target_devices can be used:

  • level_zero_v1:gpu for the legacy adapter
  • level_zero_v2:gpu for the v2 adapter

To force use of legacy or v2 adapter the following target_devices
can be used:
- level_zero_v1:gpu for the legacy adapter
- level_zero_v2:gpu for the v2 adapter
@igchor igchor force-pushed the v2_by_default_test branch from 2c6f12a to 12ebd9e Compare July 29, 2025 19:19
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 19:20 — with GitHub Actions Inactive
@igchor igchor marked this pull request as ready for review July 29, 2025 19:20
@igchor igchor requested review from a team as code owners July 29, 2025 19:20
@igchor igchor requested a review from uditagarwal97 July 29, 2025 19:20
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 19:41 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 19:41 — with GitHub Actions Inactive
@igchor igchor force-pushed the v2_by_default_test branch from 835caf6 to 4e84870 Compare July 29, 2025 21:45
@igchor igchor force-pushed the v2_by_default_test branch from 4e84870 to 93ffd1d Compare July 29, 2025 21:48
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 21:49 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 21:52 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 22:10 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 22:15 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 22:15 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 22:40 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 23:01 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 29, 2025 23:01 — with GitHub Actions Inactive
@igchor
Copy link
Member Author

igchor commented Jul 30, 2025

@intel/dpcpp-devops-reviewers @intel/llvm-reviewers-runtime could you please take a look?

@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 17:16 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 17:37 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 17:37 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 19:37 — with GitHub Actions Inactive
Copy link
Contributor

@aelovikov-intel aelovikov-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @sarnex , do you mind taking another look at this too?

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm minor q

@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 19:58 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock July 30, 2025 19:58 — with GitHub Actions Inactive
@igchor igchor merged commit 5f713e2 into intel:sycl Jul 31, 2025
39 of 40 checks passed
@igchor igchor deleted the v2_by_default_test branch July 31, 2025 15:40
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.

4 participants