Bump to latest cuda

el8
Nicolas Chauvet 6 years ago
parent 23cc0133df
commit 1670f1d570

@ -48,7 +48,7 @@
# extras flags # extras flags
%if 0%{!?_cuda_version:1} %if 0%{!?_cuda_version:1}
%global _cuda_version 10.0 %global _cuda_version 10.1
%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