You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UR] Add UNSUPPORTED_FEATURE return for urDeviceGetGlobalTimestamps (#17389)
Similar to urContextSetExtendedDeleter this entry point isn't supported
by devices that report a CL version < 2.1. We aren't going to support
versions this old forever, so it's simplest to just allow the
UNSUPPORTED_FEATURE return for now.
Also cleans up some weird api usage I noticed in a fixture along the
way.
Fixesoneapi-src/unified-runtime#2633
0 commit comments