Skip to content

Conversation

AlexeySachkov
Copy link
Contributor

This PR prepares for removal (once preview breaking changes are promoted) of the following queue APIs:

  • ext_codeplay_supports_fusion which has been hardcoded to false for a while now. It is also marked as deprecated by this PR
  • device_has internal API whose only use was dropped in [SYCL] Remove fallback assertions #18310

This PR prepares for removal (once preview breaking changes are promoted) of
the following queue APIs:
- `ext_codeplay_supports_fusion` which has been hardcoded to `false` for
  a while now. It is also marked as deprecated by this PR
- `device_has` internal API whose only use was dropped in intel#18310
@AlexeySachkov
Copy link
Contributor Author

Failed Tests (1):
  SYCL :: USM/memops2d/copy2d_host_to_device.cpp

That is a known sporadic failure reported in #19468

Failed Tests (1):
  SYCL :: Assert/assert_in_multiple_tus.cpp

This couldn't have been caused by the PR and it also seems to be known: #19951

@AlexeySachkov AlexeySachkov merged commit cb2eb13 into intel:sycl Sep 23, 2025
39 of 44 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/queue-abi-cleanup-1 branch September 23, 2025 10:16
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.

3 participants