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
The MLDataDevices CUDA extension doesn't compile with CUDA.jl v5.9.6 due to JuliaGPU/CUDA.jl#2942 removing AbstractCuSparseArray from CUDA.SPARSE, leaving only AbstractCuSparseMatrix and AbstractCuSparseVector, subtyping AbstractGPUSparseArray.