Skip to content
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

Open
CarloLucibello opened this issue Feb 20, 2022 · 4 comments
Open

status of sparse arrays support on gpu #134

CarloLucibello opened this issue Feb 20, 2022 · 4 comments

Comments

@CarloLucibello
Copy link
Owner

CarloLucibello commented Feb 20, 2022

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

@CarloLucibello CarloLucibello changed the title status of sparse arrays support in gpu status of sparse arrays support on gpu Feb 20, 2022
@CarloLucibello
Copy link
Owner Author

CarloLucibello commented Oct 19, 2022

CUSPARSE support in CUDA.jl has been greatly enhanced lately.
https://github.com/JuliaGPU/CUDA.jl/pulls?q=%5Bcusparse%5D
It also offers gather and scatter functionalities. We should see how to integrate these latest changes and continue the work in #136

@CarloLucibello
Copy link
Owner Author

Looks like we will have to wait some time before the changes in CUDA.jl appear on a tagged release
JuliaGPU/CUDA.jl#1655 (comment)

@oysteinsolheim
Copy link
Contributor

Any news on this one?

@CarloLucibello
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants