summaryrefslogtreecommitdiffstats
path: root/Tests/Cuda/Complex
Commit message (Expand)AuthorAgeFilesLines
* Tests: Don't unnecessarily set CUDA_ARCHITECTURESRaul Tambre2020-09-211-5/+2
* CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-151-1/+1
* CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-274-14/+33
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Tests: Fix Cuda test project namesBrad King2018-10-101-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-015-14/+14
* Various typo fixesLuz Paz2018-01-031-1/+1
* Tests: Simplify CUDA rpath on macOSBrad King2017-06-211-3/+2
* CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-261-1/+1
* Merge topic 'cuda-msvc-flags'Brad King2017-02-161-1/+1
|\
| * CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-151-1/+1
| * Tests: Run clang-format on CUDA codeBrad King2017-02-145-29/+17
* | Tests: Run clang-format on CUDA codeBrad King2017-02-145-76/+49
* | Tests/Cuda: Select a CUDA device supporting compute 3.0Pierre Moreau2017-02-102-0/+46
* | Tests/Cuda: Return a non-zero code if errors occurredPierre Moreau2017-02-101-3/+3
* | Tests/Cuda: Use memory allocated on the GPU in the kernelsPierre Moreau2017-02-102-10/+45
* | Tests/Cuda: Add missing separable compilation propertyPierre Moreau2017-02-101-0/+2
* | Tests/Cuda: Fix missing CUDA static library at runtime on macOSPierre Moreau2017-02-101-0/+6
* | Tests/Cuda: Print asynchronous error messages, if anyPierre Moreau2017-02-103-0/+20
* | Tests/Cuda: Print error message if mixed_kernel failedPierre Moreau2017-02-101-0/+7
* | Tests/Cuda: Add identifiers to error messagesPierre Moreau2017-02-102-2/+4
* | Tests/Cuda: Print error message if an error occurredPierre Moreau2017-02-102-2/+2
|/
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-125-9/+43
* CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-153-11/+15
* CUDA: Fix Cuda.Complex test case extern function signaturesBrad King2016-12-091-2/+2
* CUDA: Add tests to verify CUDA compiler works properly.Robert Maynard2016-11-1411-0/+199