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][OpenCL] Remove redundant library loading on Windows (intel#19900)
This is a cherry-pick of intel#19816
Loading library on Windows using default search order is insecure. Since
OpenCL is already linked with the adapter, we just need to retrieve the
library handle.
Patch-by: Krzysztof Święcicki <[email protected]>
0 commit comments