Skip to content

Commit

Permalink
Update cuDNN to v8.2.2.26 for CUDA 11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Aug 3, 2021
1 parent 75efd10 commit f3af69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cudnn.spec
@@ -1,7 +1,7 @@
### RPM external cudnn 8.1.1.33
### RPM external cudnn 8.2.2.26
## INITENV +PATH LD_LIBRARY_PATH %i/lib64

%define cudaver 11.2
%define cudaver 11.4
%define cudnnver_maj %(echo %{realversion} | cut -f1,2,3 -d.)

%ifarch x86_64
Expand Down

0 comments on commit f3af69f

Please sign in to comment.