Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCUDAToolkit: Improve usage, library set, and tests | Robert Maynard | 2019-12-16 | 2 | -19/+0 |
| | | | | | | Refined the initial design of FindCUDAToolkit and improve it by adding more library support, more toolkit information and tests. | ||||
* | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 2 | -0/+19 |
The `nvcc -v` output provides what include directories need to be added to use the CUDA toolkit from other languages ( C/C++ ). |