Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Run clang-format on CUDA code | Brad King | 2017-02-14 | 1 | -3/+3 |
| | |||||
* | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 1 | -0/+11 |
| | | | | | The `nvcc -v` output provides what include directories need to be added to use the CUDA toolkit from other languages ( C/C++ ). | ||||
* | CUDA: Port test cases to Windows with MSVC host compiler | Brad King | 2017-01-12 | 2 | -2/+14 |
| | |||||
* | CUDA: Add tests to verify CUDA compiler works properly. | Robert Maynard | 2016-11-14 | 4 | -0/+50 |