Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | 1 | -11/+13 | |
2020-11-05 | Update documentation for CUDA module. | Olexa Bilaniuk | 1 | -14/+7 | |
2019-02-24 | [skip ci] Update the CUDA module documentation. | Olexa Bilaniuk | 1 | -1/+9 | |
2019-02-07 | Fix Cuda doc page heading. [skip ci] | Jussi Pakkanen | 1 | -1/+1 | |
2019-02-02 | Add unstable CUDA module. | Olexa Bilaniuk | 1 | -0/+183 | |
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 |