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