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

Error while compiling gpu_spmv #8

Open
science-enthusiast opened this issue Apr 26, 2021 · 1 comment
Open

Error while compiling gpu_spmv #8

science-enthusiast opened this issue Apr 26, 2021 · 1 comment

Comments

@science-enthusiast
Copy link

science-enthusiast commented Apr 26, 2021

There are some deprecated functions being called (cusparseScsrmv, cusparseDcsrmv) in gpu_spmv.cu. I am using CUDA 11.2. Suppose these calls are modified according to latest functions available in cuSPARSE, will the compilation happen smoothly with this part and the rest?

@science-enthusiast
Copy link
Author

Yes, there are more cuSPARSE based dependencies in gpu_spmv.cu (Hybrid matrix) and elsewhere (graphblas backend).

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

1 participant