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][CUDA] Returns minimum mandated capabilities for atomic_fence device queries (#8901)
Currently, we were returning an error because it was unimplemented. I
believe it makes more sense to return minimum mandated capabilities, as
we do in other backends (e.g. HIP).
Signed-off-by: Maronas, Marcos <marcos.maronas@intel.com>
0 commit comments