summaryrefslogtreecommitdiff
path: root/docs/markdown/Cuda-module.md
AgeCommit message (Collapse)Author
2019-02-24[skip ci] Update the CUDA module documentation.Olexa Bilaniuk
2019-02-07Fix Cuda doc page heading. [skip ci]Jussi Pakkanen
2019-02-02Add unstable CUDA module.Olexa Bilaniuk
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