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
Revert "[UR] Replace calls to UR in native handle functions to proper OpenCL functions (#17016)"
This reverts commit e1cf106.
In testing, it turns out a number of people link against
`libOpenCL.so.1` rather than `libOpenCL.so`, which is considered
a seperate library by the linker. Reverting this change for now
while we consider the best option.
0 commit comments