Skip to content

[SYCL] Support sycl_ext_oneapi_platform_device_index#20758

Merged
sarnex merged 19 commits into
intel:syclfrom
KornevNikita:platform_device_index
Jan 23, 2026
Merged

[SYCL] Support sycl_ext_oneapi_platform_device_index#20758
sarnex merged 19 commits into
intel:syclfrom
KornevNikita:platform_device_index

Conversation

@KornevNikita
Copy link
Copy Markdown
Contributor

@KornevNikita KornevNikita requested a review from a team as a code owner November 25, 2025 17:11
@KornevNikita
Copy link
Copy Markdown
Contributor Author

@vinser52 @intel/llvm-reviewers-runtime could you take a look please.

Comment thread sycl/source/device.cpp
Comment thread sycl/source/detail/device_impl.hpp Outdated
Comment thread sycl/source/detail/device_impl.hpp Outdated
Comment thread sycl/source/device.cpp Outdated
Comment thread sycl/include/sycl/device.hpp
Comment thread sycl/source/detail/device_impl.hpp Outdated
Comment thread sycl/source/detail/device_impl.hpp Outdated
Comment thread sycl/source/detail/platform_impl.hpp Outdated
Comment thread sycl/source/device.cpp Outdated
Comment on lines +346 to +349
throw sycl::exception(
make_error_code(errc::feature_not_supported),
"Device does not support aspect::ext_oneapi_device_wait.");
impl->wait();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this formatting change relate to this PR?

@KornevNikita
Copy link
Copy Markdown
Contributor Author

failures:
#21023
#21114
@intel/llvm-gatekeepers could you please merge?

@sarnex sarnex merged commit 195f880 into intel:sycl Jan 23, 2026
28 of 30 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