CMake/Modules/FindCUDA
Henry Schreiner 61b222f3ae CUDA/select_compute_arch: Fix detection on old CUDA with new card/driver
Fix version comparisons to handle patch components.  List and check
known archs for each version of CUDA so mismatching versions are not
suggested.

Fixes: #17921
2018-04-20 09:43:50 -04:00
..
make2cmake.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
parse_cubin.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
run_nvcc.cmake Merge topic 'msvc2017-findcuda' 2018-01-09 09:26:20 -05:00
select_compute_arch.cmake CUDA/select_compute_arch: Fix detection on old CUDA with new card/driver 2018-04-20 09:43:50 -04:00