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
opencl.h: use the khronos PCI bus info extension when available
Added in OpenCL 3.0.7. Still an extension, but looks
more portable and AMD and NVIDIA ones.
It brings locality for Intel GPU OpenCL devices,
and works at least for NVIDIA GPUs too.
Refs #337 because hopefully it works Intel FPGA too.
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments