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
[SYCL] Fix device::get_devices() with a non-host device type (#1235)
This patches fixes a bug where a host device was always included
in the device list returned by device::get_devices().
Signed-off-by: Sergey Semenov <[email protected]>
0 commit comments