Skip to content

Conversation

KornevNikita
Copy link
Contributor

@KornevNikita KornevNikita commented Sep 12, 2025

Spec: https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_clock.asciidoc

The test for this exists, but isn't being tested due to issues down the stack, see #20100.

@KornevNikita
Copy link
Contributor Author

@intel/unified-runtime-reviewers-level-zero hi guys, could you please help to figure out how to check if this feature supported by a L0-device? IGC supports it already, but I don't know if there are any restrictions from the L0 side. Should I just somehow check the version of IGC?

@@ -1,3 +1,6 @@
// UNSUPPORTED: cpu
// UNSUPPORTED-INTENDED: Bug in CPU RT. Waiting for the new version.
Copy link
Contributor

Choose a reason for hiding this comment

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

That should be a bug report link/reference instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The PR to fix this was already merged (not to the release branch), so we'll get the fix with the next major release I guess.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we somehow track issues related to the CPU/GPU RT update? So we can notice that this should be updated with the new RT version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created a small patch to set "REQUIRES-INTEL-DRIVER: cpu: 2026" here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also updated the test there, so these changes are not needed anymore 8d32f59

@aelovikov-intel
Copy link
Contributor

I've updated the description, please check if that was accurate.

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