summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly
Commit message (Expand)AuthorAgeFilesLines
* clang-format: format all code as Cpp11Daniel Pfeifer2017-08-301-9/+0
* Merge topic 'vs-cuda-fix-flags'Brad King2017-06-271-0/+5
|\
| * VS: Fix support for nvcc flags not in our flag tableBrad King2017-06-271-0/+5
* | Merge topic 'vs-cuda-fix-flags'Brad King2017-06-223-0/+9
|\ \ | |/
| * VS: Improve workaround for CUDA -Xcompiler placement bugBrad King2017-06-211-0/+4
| * VS: Fix target_compile_options for CUDABrad King2017-06-212-0/+5
* | Tests: Simplify CUDA rpath on macOSBrad King2017-06-214-14/+10
|/
* 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