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

Rework factorizations #1449

Merged
merged 7 commits into from
Mar 23, 2022
Merged

Rework factorizations #1449

merged 7 commits into from
Mar 23, 2022

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 21, 2022

Use improvements from JuliaLang/julia#42594. Will supersede #1194.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #1449 (da14248) into master (3f86a0a) will decrease coverage by 0.51%.
The diff coverage is 87.16%.

@@            Coverage Diff             @@
##           master    #1449      +/-   ##
==========================================
- Coverage   77.81%   77.30%   -0.52%     
==========================================
  Files         121      120       -1     
  Lines        9194     9225      +31     
==========================================
- Hits         7154     7131      -23     
- Misses       2040     2094      +54     
Impacted Files Coverage Δ
lib/cublas/CUBLAS.jl 50.89% <ø> (-25.90%) ⬇️
src/CUDA.jl 100.00% <ø> (ø)
lib/cublas/linalg.jl 80.59% <75.00%> (-1.23%) ⬇️
lib/cusolver/linalg.jl 88.35% <88.37%> (-0.71%) ⬇️
lib/cusolver/dense.jl 99.43% <100.00%> (+3.21%) ⬆️
lib/cusolver/multigpu.jl 98.47% <100.00%> (+2.14%) ⬆️
lib/cudnn/CUDNN.jl 40.00% <0.00%> (-35.81%) ⬇️
src/utilities.jl 68.91% <0.00%> (-4.06%) ⬇️
lib/cudadrv/CUDAdrv.jl 51.66% <0.00%> (-3.34%) ⬇️
... and 3 more

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 3f86a0a...da14248. Read the comment docs.

@maleadt maleadt marked this pull request as ready for review March 22, 2022 12:00
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