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
For example, I have two same GPUs . How can I specify different operators to execute on different GPUs in a sycl program? Like cudaSetDevice(int device_id) function.