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

Update CUDNN to 8.1. #701

Merged
merged 2 commits into from
Feb 11, 2021
Merged

Update CUDNN to 8.1. #701

merged 2 commits into from
Feb 11, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 10, 2021

Allows use of CUDA 11.2 by default.

Allows use of CUDA 11.2 by default.
@maleadt
Copy link
Member Author

maleadt commented Feb 10, 2021

Ah right, this'll need a CUTENSOR bump too.

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #701 (460f597) into master (8888c55) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   79.65%   79.86%   +0.21%     
==========================================
  Files         122      122              
  Lines        7352     7332      -20     
==========================================
  Hits         5856     5856              
+ Misses       1496     1476      -20     
Impacted Files Coverage Δ
lib/cudnn/nnlib.jl 73.37% <0.00%> (+0.43%) ⬆️
lib/cudnn/tensor.jl 35.08% <0.00%> (+0.60%) ⬆️
lib/cudnn/batchnorm.jl 36.00% <0.00%> (+0.70%) ⬆️
lib/cudnn/multiheadattn.jl 96.00% <0.00%> (+1.26%) ⬆️
lib/cudnn/rnn.jl 73.21% <0.00%> (+1.28%) ⬆️
lib/cudnn/util.jl 46.15% <0.00%> (+1.70%) ⬆️
lib/cudnn/pooling.jl 65.51% <0.00%> (+2.18%) ⬆️
lib/cudnn/reduce.jl 61.53% <0.00%> (+2.27%) ⬆️
lib/cudnn/normalization.jl 100.00% <0.00%> (+3.57%) ⬆️
lib/cudnn/convolution.jl 82.35% <0.00%> (+3.70%) ⬆️
... and 4 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 8888c55...460f597. Read the comment docs.

@maleadt maleadt merged commit 4f5b790 into master Feb 11, 2021
@maleadt maleadt deleted the tb/cudnn_8.1 branch February 11, 2021 16:23
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