mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-18 21:40:57 +00:00
Using the cublas device libraries seems to require at least sm_35. Set the architecture explicitly to sm_35 for old CUDA versions, which still have the cublas device library.