Commit Graph

5 Commits

Author SHA1 Message Date
Olexa Bilaniuk bbaacc0a63 Add table entry for CUDA Toolkit 10.2.89. 2019-11-21 13:53:08 -05:00
Olexa Bilaniuk ecdef0d005 Add table entry for CUDA Toolkit 10.1. 2019-02-27 14:08:30 +02:00
Olexa Bilaniuk 6d15594d44 Correct Volta+Tegra -> Xavier. 2019-02-24 09:14:41 -05:00
Olexa Bilaniuk e54fd996bb Allow 'Auto'-mode flags to use the compiler's detected GPU
architectures.
2019-02-24 09:02:57 -05:00
Olexa Bilaniuk 592af0b1af Add unstable CUDA module.
Includes three general utility functions connected to CUDA, in
particular the crafting of -gencode flags as done in CMake:

    https://github.com/Kitware/CMake/blob/master/Modules/FindCUDA/
select_compute_arch.cmake
2019-02-02 22:49:02 -05:00