Skip to content

only use LU for CUDA when v1.8+ #176

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
Aug 11, 2022
Merged

only use LU for CUDA when v1.8+ #176

merged 1 commit into from
Aug 11, 2022

Conversation

ChrisRackauckas
Copy link
Member

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #176 (0f7c438) into main (2b99da3) will decrease coverage by 6.62%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   67.03%   60.40%   -6.63%     
==========================================
  Files           9        9              
  Lines         631      639       +8     
==========================================
- Hits          423      386      -37     
- Misses        208      253      +45     
Impacted Files Coverage Δ
src/default.jl 40.56% <0.00%> (-28.83%) ⬇️
src/LinearSolve.jl 0.00% <0.00%> (-75.00%) ⬇️
src/common.jl 74.00% <0.00%> (-10.00%) ⬇️
src/factorization.jl 80.09% <0.00%> (-2.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 2b31bcc into main Aug 11, 2022
@ChrisRackauckas ChrisRackauckas deleted the cuda_bound branch August 11, 2022 10:31
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