summaryrefslogtreecommitdiff
path: root/Tests/Cuda
Commit message (Expand)AuthorAgeFilesLines
* FindCUDAToolkit: Support CUDA version extraction from version.jsonRobert Maynard2023-05-041-0/+14
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-1/+1
* FindCUDAToolkit: Support the new `nvJitLink` library in CUDA 12Robert Maynard2022-12-121-0/+3
* FindCUDAToolkit: Ensure that paths provided have no symlinksRobert Maynard2022-11-301-0/+5
* Tests: Don't presume that Linux CUDA Toolkits provide static libsRobert Maynard2022-11-2310-35/+107
* CMakeParseImplicitLinkInfo: Better detection of msvcRobert Maynard2022-09-021-1/+4
* CUDAToolkit: Add include paths for CUDA::cuptiPeter Bell2022-04-262-0/+13
* compile_features: Ignore features that map to languages that aren't enabledRobert Maynard2021-06-255-56/+0
* FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-091-0/+4
* CUDA: Clang separable compilationRaul Tambre2020-09-241-4/+3
* Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0Raul Tambre2020-09-231-0/+5
* Tests: Don't unnecessarily set CUDA_ARCHITECTURESRaul Tambre2020-09-2114-33/+16
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* CudaToolkit: Update for new/removed libraries in CUDA 11Robert Maynard2020-06-181-4/+18
* Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-111-18/+23
* Tests: Restore NVCC-specific CUDA testsBrad King2020-05-201-1/+1
* Tests: Update CUDA tests to work with ClangRaul Tambre2020-05-152-4/+15
* CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-159-14/+9
* CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-274-14/+33
* Merge topic 'add_cuda_toolkit_tests'Brad King2020-01-1515-0/+480
|\
| * CUDAToolkit: No targets now depend on the CUDA runtimeRobert Maynard2020-01-1415-0/+480
* | Merge branch 'backport-3.16-cuda-device-link-only-cuda'Brad King2020-01-093-0/+9
|\ \ | |/ |/|
| * Merge branch 'backport-3.15-cuda-device-link-only-cuda'Brad King2020-01-093-0/+9
| |\
| | * CUDA: Do not device link if target has no CUDA usageRobert Maynard2020-01-093-0/+9
* | | FindCUDAToolkit: correct searches for Toolkit componentsRobert Maynard2019-12-161-8/+1
* | | FindCUDAToolkit: Improve usage, library set, and testsRobert Maynard2019-12-165-4/+58
* | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-1018-5/+165
|/ /
* | Revise include order using clang-format-6.0Kitware Robot2019-10-015-6/+10
|/
* CUDA: Do not device link if CUDA is not an enabled languageRobert Maynard2019-07-014-0/+29
* CUDA: Add test for device linking when host linking uses threadsRobert Maynard2018-10-245-0/+156
* Tests: Fix Cuda test project namesBrad King2018-10-105-5/+5
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-016-15/+15
* CUDA: Use MSVC default pattern for naming object filesRobert Maynard2018-01-306-23/+37
* Various typo fixesLuz Paz2018-01-041-1/+1
* CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARDRobert Maynard2017-12-153-0/+25
* clang-format: format all code as Cpp11Daniel Pfeifer2017-08-301-9/+0
* Tests: Simplify CUDA rpath on macOSBrad King2017-06-213-9/+7
* CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-261-1/+1
* CUDA: ObjectLibrary test executable now runs on OSXRobert Maynard2017-03-231-0/+5
* Merge topic 'cuda-msvc-flags'Brad King2017-02-163-3/+3
|\
| * CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-153-3/+3
* | Merge topic 'cuda-with-c'Brad King2017-02-154-0/+43
|\ \ | |/
| * CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-141-0/+8
| * Tests: Add case for CUDA with C but not C++Brad King2017-02-144-0/+35
| * Tests: Run clang-format on CUDA codeBrad King2017-02-148-36/+26
* | Tests: Run clang-format on CUDA codeBrad King2017-02-148-83/+58
* | Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-141-0/+9
|\ \ | |/
| * clang-format.bash: Format CUDA source files tooBrad King2017-02-141-0/+9
* | Merge topic 'cmake_provide_include_dir_for_toolkit'Brad King2017-02-143-0/+20
|\ \ | |/
| * CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-103-0/+20