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

[ur] Update CTS to match native handle nocheck #723

Merged
merged 1 commit into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. [ur] Update CTS to match native handle nocheck

    Follow up from oneapi-src#720 where the `nocheck` option was added to the
    `ur_native_handle_t` arguments of `ur<Object>CreateWithNativeHandle`.
    This patch removes tests which assumed that `ur_native_handle_t` must
    not be `nullptr` which is an incorrect assumption.
    kbenzie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c46db28 View commit details
    Browse the repository at this point in the history