Switch to cuda 10.2

el9
Nicolas Chauvet 5 years ago
parent 239e5310db
commit 001c102ebf

@ -55,7 +55,7 @@
# extras flags # extras flags
%if 0%{!?_cuda_version:1} %if 0%{!?_cuda_version:1}
%global _cuda_version 10.1 %global _cuda_version 10.2
%endif %endif
%global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/') %global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/')
%global _cuda_bindir %{_cuda_prefix}/bin %global _cuda_bindir %{_cuda_prefix}/bin

Loading…
Cancel
Save