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

Small backports for CUDA 2.4 / Julia 1.5 #770

Merged
merged 4 commits into from
Mar 16, 2021
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 16, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #770 (fbe9820) into release-2.4 (02ac36a) will increase coverage by 9.88%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-2.4     #770      +/-   ##
===============================================
+ Coverage        70.39%   80.28%   +9.88%     
===============================================
  Files              116      119       +3     
  Lines             7090     6973     -117     
===============================================
+ Hits              4991     5598     +607     
+ Misses            2099     1375     -724     
Impacted Files Coverage Δ
lib/library_types.jl 19.00% <0.00%> (-7.00%) ⬇️
src/initialization.jl 79.41% <0.00%> (-2.41%) ⬇️
lib/nvtx/NVTX.jl 100.00% <0.00%> (ø)
lib/cufft/CUFFT.jl 100.00% <0.00%> (ø)
lib/utils/APIUtils.jl 100.00% <0.00%> (ø)
lib/cupti/CUPTI.jl 100.00% <0.00%> (ø)
src/utilities.jl 92.06% <0.00%> (+1.74%) ⬆️
lib/cudnn/batchnorm.jl 35.29% <0.00%> (+1.96%) ⬆️
lib/cusparse/interfaces.jl 37.14% <0.00%> (+2.00%) ⬆️
src/mapreduce.jl 97.72% <0.00%> (+2.27%) ⬆️
... and 95 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 02ac36a...fbe9820. Read the comment docs.

@maleadt maleadt merged commit 781f806 into release-2.4 Mar 16, 2021
@maleadt maleadt deleted the tb/backport_2.4 branch March 16, 2021 09:55
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.

None yet

1 participant