summaryrefslogtreecommitdiff
path: root/Tests/CudaOnly
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Static libraries can now explicitly resolve device symbolsRobert Maynard2017-04-268-0/+204
* CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-262-7/+73
* CUDA: Allow sources to be compiled to .ptx filesRobert Maynard2017-04-206-0/+145
* CUDA: Work around VS limitation in CudaOnly.WithDefs testBrad King2017-03-102-2/+10
* CUDA: Fix spelling of CudaOnly.SeparateCompilation test targetsBrad King2017-03-071-8/+8
* CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-152-2/+2
* Tests: Run clang-format on CUDA codeBrad King2017-02-148-50/+33
* clang-format.bash: Format CUDA source files tooBrad King2017-02-141-0/+9
* CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-101-0/+11
* CUDA: Enable CudaOnly.SeparateCompilation test runtime callsBrad King2017-01-121-4/+4
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-124-3/+32
* CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-151-0/+1
* CUDA: Add tests to verify CUDA compiler works properly.Robert Maynard2016-11-1416-0/+301