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][PI] Queue constr. throws if invalid backend
Constructor of the SYCL queue throws an exception if the
device passed in is from a different backend than the context
that is associated with the queue.
Signed-off-by: Ruyman Reyes <[email protected]>
0 commit comments