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
We currently use sycl::gpu_selector_v when creating sycl queues. We might want to allow other devices like the cpu to allow testing in places without gpus.
We currently use sycl::gpu_selector_v when creating sycl queues. We might want to allow other devices like the cpu to allow testing in places without gpus.