-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
status of sparse arrays support on gpu #134
Comments
CUSPARSE support in CUDA.jl has been greatly enhanced lately. |
Looks like we will have to wait some time before the changes in CUDA.jl appear on a tagged release |
Any news on this one? |
I didn't try to make it work for quite some time, but I think it is still a no go since the issues linked in #220 are still open |
Once JuliaGPU/CUDA.jl#1380 is merged, we should be able to have first-class support for the
graph_type=:sparse
. Therefore PR #66 should be revamped with latest cuda updates.We should also keep an eye on JuliaGPU/CUDA.jl#1285
The text was updated successfully, but these errors were encountered: