Skip to content

Check and warn for library versions. #284

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
Jul 10, 2020
Merged

Check and warn for library versions. #284

merged 1 commit into from
Jul 10, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 10, 2020

Fixes #134

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

codecov bot commented Jul 10, 2020

Codecov Report

Merging #284 into master will decrease coverage by 0.16%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   80.33%   80.16%   -0.17%     
==========================================
  Files         155      155              
  Lines       10275    10304      +29     
==========================================
+ Hits         8254     8260       +6     
- Misses       2021     2044      +23     
Impacted Files Coverage Δ
src/initialization.jl 70.96% <75.00%> (+0.59%) ⬆️
src/memory/split.jl 83.17% <0.00%> (-9.35%) ⬇️

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 027c0dc...64d3c09. Read the comment docs.

@maleadt maleadt merged commit 17efd33 into master Jul 10, 2020
@maleadt maleadt deleted the tb/library_versions branch July 10, 2020 08:35
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.

CUDNN tests fail with CUDNN 6.0.20
1 participant