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
Henry Fredrick Schreiner
e743fc8e91
FindCUDA/select_compute_arch: Add support for CUDA as a language
...
Even though this is an internal module, we can still prepare it to
be used in another public-facing module outside of `FindCUDA`.
Issue: #16586
2018-03-20 14:19:25 -04:00
Boris Fomitchev
cbf1393aa4
FindCUDA: Add CUDA9/Volta recognition
2017-08-10 11:10:07 -04:00
Bjoern Thiel
934eb497f2
FindCUDA: Fix PTX selection with multiple architectures
2017-02-22 10:35:44 -05:00
Pierre Moreau
645dd3ca53
FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc string
2017-02-02 08:52:11 -05:00
Bjoern Thiel
c1f3086de7
FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVC
...
Fixes : #16525
2017-01-25 10:31:27 -05:00
Boris Fomitchev
2dc9a754b5
FindCUDA: Support 2.1(2.0) architecture notation
...
Also tweak some messages and comments.
2016-08-23 10:47:27 -04:00
Boris Fomitchev
7229ae728f
FindCUDA: Refactor Android(Tegra) support
...
Reviewed-by: James Bigler <jamesbigler@gmail.com >
2016-06-09 09:25:55 -04:00