index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Cuda
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend
Brad King
2024-01-22
1
-2/+4
*
Tests: Do not expect nvToolsExt in CUDA 12 toolkit
Brad King
2024-01-18
1
-1/+5
*
Tests: Remove unused iostream from CUDA sources
Brad King
2024-01-18
5
-10/+0
*
Merge topic 'FindCUDAToolkit-cupti'
Brad King
2023-12-15
2
-0/+18
|
\
|
*
Tests: Verify CUDA::cupti existence on a subset of machines
Robert Maynard
2023-12-14
2
-0/+18
*
|
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
1
-1/+1
|
/
*
FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirs
Robert Maynard
2023-09-27
1
-3/+5
*
cmTarget: Add a way to represent imported shared library stubs
Robert Maynard
2023-07-18
3
-0/+39
*
CUDA: Cuda* tests add rpath entry only for need cuda lib directory
Robert Maynard
2023-05-22
1
-1/+2
*
FindCUDAToolkit: Support CUDA version extraction from version.json
Robert Maynard
2023-05-04
1
-0/+14
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-1/+1
*
FindCUDAToolkit: Support the new `nvJitLink` library in CUDA 12
Robert Maynard
2022-12-12
1
-0/+3
*
FindCUDAToolkit: Ensure that paths provided have no symlinks
Robert Maynard
2022-11-30
1
-0/+5
*
Tests: Don't presume that Linux CUDA Toolkits provide static libs
Robert Maynard
2022-11-23
10
-35/+107
*
CMakeParseImplicitLinkInfo: Better detection of msvc
Robert Maynard
2022-09-02
1
-1/+4
*
CUDAToolkit: Add include paths for CUDA::cupti
Peter Bell
2022-04-26
2
-0/+13
*
compile_features: Ignore features that map to languages that aren't enabled
Robert Maynard
2021-06-25
5
-56/+0
*
FindCUDAToolkit: Robust version checks when CUDA lang is not enabled
Robert Maynard
2021-02-09
1
-0/+4
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-4/+3
*
Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0
Raul Tambre
2020-09-23
1
-0/+5
*
Tests: Don't unnecessarily set CUDA_ARCHITECTURES
Raul Tambre
2020-09-21
14
-33/+16
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
CudaToolkit: Update for new/removed libraries in CUDA 11
Robert Maynard
2020-06-18
1
-4/+18
*
Tests: add CUDA labels to tests which are affected by CUDA
Ben Boeckel
2020-06-11
1
-18/+23
*
Tests: Restore NVCC-specific CUDA tests
Brad King
2020-05-20
1
-1/+1
*
Tests: Update CUDA tests to work with Clang
Raul Tambre
2020-05-15
2
-4/+15
*
CUDA: Convert tests to use CUDA_ARCHITECTURES
Raul Tambre
2020-04-15
9
-14/+9
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
4
-14/+33
*
Merge topic 'add_cuda_toolkit_tests'
Brad King
2020-01-15
15
-0/+480
|
\
|
*
CUDAToolkit: No targets now depend on the CUDA runtime
Robert Maynard
2020-01-14
15
-0/+480
*
|
Merge branch 'backport-3.16-cuda-device-link-only-cuda'
Brad King
2020-01-09
3
-0/+9
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'backport-3.15-cuda-device-link-only-cuda'
Brad King
2020-01-09
3
-0/+9
|
|
\
|
|
*
CUDA: Do not device link if target has no CUDA usage
Robert Maynard
2020-01-09
3
-0/+9
*
|
|
FindCUDAToolkit: correct searches for Toolkit components
Robert Maynard
2019-12-16
1
-8/+1
*
|
|
FindCUDAToolkit: Improve usage, library set, and tests
Robert Maynard
2019-12-16
5
-4/+58
*
|
|
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
18
-5/+165
|
/
/
*
|
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
5
-6/+10
|
/
*
CUDA: Do not device link if CUDA is not an enabled language
Robert Maynard
2019-07-01
4
-0/+29
*
CUDA: Add test for device linking when host linking uses threads
Robert Maynard
2018-10-24
5
-0/+156
*
Tests: Fix Cuda test project names
Brad King
2018-10-10
5
-5/+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
6
-15/+15
*
CUDA: Use MSVC default pattern for naming object files
Robert Maynard
2018-01-30
6
-23/+37
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD
Robert Maynard
2017-12-15
3
-0/+25
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-9/+0
*
Tests: Simplify CUDA rpath on macOS
Brad King
2017-06-21
3
-9/+7
*
CUDA: Visual Studio now properly delays device linking
Robert Maynard
2017-04-26
1
-1/+1
*
CUDA: ObjectLibrary test executable now runs on OSX
Robert Maynard
2017-03-23
1
-0/+5
*
Merge topic 'cuda-msvc-flags'
Brad King
2017-02-16
3
-3/+3
|
\
|
*
CUDA: Fix test cases to not override CUDA flags
Brad King
2017-02-15
3
-3/+3
[next]