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
AMDGPU.jl and CUDA.jl adopted this interface already, while oneAPI has its own supertype (oneAbstractSparseArray) not inheriting from AbstractGPUSparseArray. Is this intended, or just missing hands to port?
AMDGPU.jl and CUDA.jl adopted this interface already, while oneAPI has its own supertype (oneAbstractSparseArray) not inheriting from
AbstractGPUSparseArray. Is this intended, or just missing hands to port?