|
|
@ -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
|
|
|
|