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 CUDA 11 #291

Merged
merged 23 commits into from
Jul 13, 2020
Merged

Support CUDA 11 #291

merged 23 commits into from
Jul 13, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 13, 2020

#285 got closed because of a force push after I closed (but failed to due to an error 500) reopened it to trigger CI.

@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #291 into master will decrease coverage by 3.42%.
The diff coverage is 86.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   80.32%   76.90%   -3.43%     
==========================================
  Files         155      155              
  Lines       10283     8742    -1541     
==========================================
- Hits         8260     6723    -1537     
+ Misses       2023     2019       -4     
Impacted Files Coverage Δ
lib/cusparse/CUSPARSE.jl 100.00% <ø> (ø)
lib/cusparse/interfaces.jl 19.23% <ø> (-29.16%) ⬇️
test/cublas.jl 91.66% <ø> (ø)
test/cusolver/cusparse.jl 95.68% <ø> (+0.48%) ⬆️
lib/cudadrv/context/primary.jl 41.17% <20.00%> (-6.98%) ⬇️
lib/cudadrv/memory.jl 84.15% <68.75%> (ø)
lib/cusolver/wrappers.jl 90.28% <71.42%> (-2.69%) ⬇️
deps/bindeps.jl 82.38% <85.71%> (+1.49%) ⬆️
lib/cusparse/wrappers.jl 80.49% <91.95%> (-10.40%) ⬇️
test/cusparse.jl 93.22% <95.74%> (-1.15%) ⬇️
... and 15 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 17efd33...1c63226. Read the comment docs.

@kshyatt
Copy link
Contributor

kshyatt commented Jul 13, 2020

💚

@kshyatt kshyatt added ci Everything related to continuous integration. cuda libraries Stuff about CUDA library wrappers. labels Jul 13, 2020
@maleadt maleadt merged commit b33fbaa into master Jul 13, 2020
@maleadt maleadt deleted the tb/cuda11 branch July 13, 2020 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Everything related to continuous integration. cuda libraries Stuff about CUDA library wrappers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants