Skip to content
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

[SYCL] Throw exception for unsupported UR features #12361

Closed
wants to merge 2 commits into from

Commits on Apr 5, 2024

  1. [SYCL] Update various PI entry points to treat PI_ERROR_INVALID_OPERA…

    …TION as receiving UR_RESULT_ERROR_UNSUPPORTED_FEATURE from Unified Runtime
    
    and throw an appropriate exception. Added a new e2e test to check the error is handled correctly.
    martygrant committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cec923e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c70e2 View commit details
    Browse the repository at this point in the history