Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+2 |
* | CUDA: Visual Studio now properly delays device linking | Robert Maynard | 2017-04-26 | 1 | -1/+1 |
* | Tests: Run clang-format on CUDA code | Brad King | 2017-02-14 | 1 | -30/+19 |
* | Tests/Cuda: Select a CUDA device supporting compute 3.0 | Pierre Moreau | 2017-02-10 | 1 | -0/+40 |
* | Tests/Cuda: Print asynchronous error messages, if any | Pierre Moreau | 2017-02-10 | 1 | -0/+6 |
* | Tests/Cuda: Add identifiers to error messages | Pierre Moreau | 2017-02-10 | 1 | -1/+2 |
* | Tests/Cuda: Print error message if an error occurred | Pierre Moreau | 2017-02-10 | 1 | -1/+1 |
* | CUDA: Port test cases to Windows with MSVC host compiler | Brad King | 2017-01-12 | 1 | -2/+8 |
* | CUDA: Tests now state why they are failing when no CUDA card is found. | Robert Maynard | 2016-12-15 | 1 | -7/+5 |
* | CUDA: Add tests to verify CUDA compiler works properly. | Robert Maynard | 2016-11-14 | 1 | -0/+29 |