Skip to content

Commit

Permalink
Update cuda version in cudnn accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
aandvalenzuela committed Aug 17, 2022
1 parent 2dbe72a commit 8650f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cudnn.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### RPM external cudnn 8.3.3.40
## INITENV +PATH LD_LIBRARY_PATH %i/lib64

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

# NVIDIA uses sbsa for aarch64, and the standard architecture name for ppc64le and x86_64
Expand Down

0 comments on commit 8650f6b

Please sign in to comment.