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 to CUDNN 9. #2267

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Update to CUDNN 9. #2267

merged 2 commits into from
Feb 15, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 15, 2024

Turns out we weren't using any of the functionality removed in cuDNN 9 (or at least not in CUDA.jl, NNlib.jl should be checked separately), so the upgrade was easy.

Depends on FluxML/NNlib.jl#566

[skip julia]
[skip cuda]
[skip julia]
[skip cuda]
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (38fe81f) 71.35% compared to head (b0518aa) 69.76%.

Files Patch % Lines
lib/cudnn/src/libcudnn.jl 0.00% 48 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2267      +/-   ##
==========================================
- Coverage   71.35%   69.76%   -1.60%     
==========================================
  Files         155      155              
  Lines       14911    14704     -207     
==========================================
- Hits        10640    10258     -382     
- Misses       4271     4446     +175     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit 4d59a99 into master Feb 15, 2024
1 check passed
@maleadt maleadt deleted the tb/cudnn branch February 15, 2024 19:20
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