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

support CuSparseMatrix(::Diagonal) #1470

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

Roger-luo
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1470 (0a80268) into master (f522010) will decrease coverage by 0.69%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1470      +/-   ##
==========================================
- Coverage   77.31%   76.61%   -0.70%     
==========================================
  Files         120      120              
  Lines        9265     9271       +6     
==========================================
- Hits         7163     7103      -60     
- Misses       2102     2168      +66     
Impacted Files Coverage Δ
lib/cusparse/conversions.jl 90.94% <100.00%> (+0.19%) ⬆️
lib/cudnn/CUDNN.jl 37.50% <0.00%> (-35.94%) ⬇️
lib/cublas/CUBLAS.jl 50.00% <0.00%> (-25.44%) ⬇️
src/utilities.jl 68.91% <0.00%> (-4.06%) ⬇️
lib/cudadrv/CUDAdrv.jl 51.66% <0.00%> (-3.34%) ⬇️
lib/cudadrv/module/linker.jl 68.75% <0.00%> (-3.13%) ⬇️
lib/cudadrv/state.jl 77.84% <0.00%> (-2.28%) ⬇️
lib/cudadrv/memory.jl 78.59% <0.00%> (-1.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f522010...0a80268. Read the comment docs.

@maleadt
Copy link
Member

maleadt commented Apr 11, 2022

Thanks!

@maleadt maleadt added enhancement New feature or request cuda array Stuff about CuArray. labels Apr 11, 2022
@maleadt maleadt merged commit 778f7fa into JuliaGPU:master Apr 11, 2022
@Roger-luo Roger-luo deleted the roger/diag-convert branch April 11, 2022 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants