Skip to content

Only fill the nonzeros #104

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

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Only fill the nonzeros #104

merged 1 commit into from
Feb 11, 2022

Conversation

ChrisRackauckas
Copy link
Member

@ChrisRackauckas
Copy link
Member Author

Part of the JuliaGPU/CUDA.jl#1367 fixes

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #104 (83e0d84) into main (2b68207) will decrease coverage by 0.23%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   59.23%   58.99%   -0.24%     
==========================================
  Files          10       10              
  Lines         574      578       +4     
==========================================
+ Hits          340      341       +1     
- Misses        234      237       +3     
Impacted Files Coverage Δ
src/factorization.jl 74.64% <33.33%> (-1.44%) ⬇️

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 2b68207...83e0d84. Read the comment docs.

ChrisRackauckas added a commit to JuliaArrays/ArrayInterface.jl that referenced this pull request Feb 11, 2022
Looks like this is a missing verb in the sparse matrix vocabulary which is required for writing generic sparse functionality that also works on the GPU. Here's 3 PRs which currently only work on the CPU because of the missing verb:

- JuliaDiff/SparseDiffTools.jl#179
- SciML/LinearSolve.jl#104
- JuliaDiff/FiniteDiff.jl#130
@ChrisRackauckas ChrisRackauckas merged commit e110ae2 into main Feb 11, 2022
@ChrisRackauckas ChrisRackauckas deleted the fill_bang branch February 11, 2022 11:28
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.

1 participant