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

[CUSPARSE] Test CUSPARSE_SPMV_COO_ALG2 #2182

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

amontoison
Copy link
Member

NVIDIA fixed this issue.
I opened a ticket a long time ago but I don't know in which version they fixed the problem...

@amontoison
Copy link
Member Author

It's working on my side with

julia> CUDA.versioninfo()
CUDA runtime 12.3, artifact installation
CUDA driver 12.3
NVIDIA driver 535.104.12, originally for CUDA 12.2

CUDA libraries: 
- CUBLAS: 12.3.2
- CURAND: 10.3.4
- CUFFT: 11.0.11
- CUSOLVER: 11.5.3
- CUSPARSE: 12.1.3
- CUPTI: 21.0.0
- NVML: 12.0.0+535.104.12

Julia packages: 
- CUDA: 5.1.1
- CUDA_Driver_jll: 0.7.0+0
- CUDA_Runtime_jll: 0.10.0+1

Toolchain:
- Julia: 1.9.3
- LLVM: 14.0.6

Preferences:
- CUDA_Runtime_jll.version: 12.3

The version used by CI is a little bit older:

┌ Info: System information:
│ CUDA runtime 12.1, local installation
│ CUDA driver 12.3
│ NVIDIA driver 545.23.6
│ 
│ CUDA libraries:- CUBLAS: 12.1.0- CURAND: 10.3.2- CUFFT: 11.0.2- CUSOLVER: 11.4.4- CUSPARSE: 12.0.2- CUPTI: 18.0.0- NVML: 12.0.0+545.23.6
│ 
│ Julia packages:- CUDA: 5.1.1- CUDA_Driver_jll: 0.7.0+0- CUDA_Runtime_jll: 0.10.1+0- CUDA_Runtime_Discovery: 0.2.2
│ 
│ Toolchain:- Julia: 1.9.4- LLVM: 14.0.6
│ 
│ Preferences:- CUDA_Runtime_jll.local: true

@maleadt maleadt merged commit 7fb3f79 into JuliaGPU:master Dec 5, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants