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

Clean-up library wrappers [NFC] #334

Merged
merged 9 commits into from
Jul 29, 2020
Merged

Clean-up library wrappers [NFC] #334

merged 9 commits into from
Jul 29, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 29, 2020

@maleadt maleadt added the cuda libraries Stuff about CUDA library wrappers. label Jul 29, 2020
@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #334 into master will decrease coverage by 0.71%.
The diff coverage is 80.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   79.44%   78.73%   -0.72%     
==========================================
  Files         156      158       +2     
  Lines        8908     8755     -153     
==========================================
- Hits         7077     6893     -184     
- Misses       1831     1862      +31     
Impacted Files Coverage Δ
lib/cusparse/CUSPARSE.jl 100.00% <ø> (ø)
lib/cusparse/util.jl 87.50% <ø> (+27.50%) ⬆️
lib/library_types.jl 18.64% <0.00%> (-19.29%) ⬇️
test/cublas.jl 91.66% <ø> (ø)
test/cusolver.jl 100.00% <ø> (ø)
test/cusparse.jl 93.22% <ø> (ø)
lib/cusparse/types.jl 39.47% <39.47%> (ø)
lib/cusolver/util.jl 50.00% <50.00%> (-50.00%) ⬇️
lib/cublas/util.jl 89.47% <55.55%> (-10.53%) ⬇️
lib/cusparse/wrappers.jl 77.46% <74.50%> (-5.24%) ⬇️
... and 6 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 2fbf594...2d4c853. Read the comment docs.

@maleadt maleadt merged commit bd5a2a8 into master Jul 29, 2020
@maleadt maleadt deleted the tb/cusparse branch July 29, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda libraries Stuff about CUDA library wrappers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant