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
/
Modules
/
FindCUDAToolkit.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'find_cuda_toolkit_run_nvcc_with_ccbin' into release-4.2
Brad King
2025-10-14
1
-27/+55
|
\
|
*
CUDAToolkit: Use correct target paths from nvcc when cross-compiling
Robert Maynard
2025-10-13
1
-27/+55
*
|
FindCUDAToolkit: Don't keep searching when `CUDAToolkit_ROOT` is set
Robert Maynard
2025-10-06
1
-7/+8
*
|
Find*: Update *_FOUND variables
Peter Kokot
2025-09-23
1
-1/+3
|
/
*
Merge topic 'find_cuda_toolkit_move_more_logic_into_functions'
Brad King
2025-09-21
1
-88/+88
|
\
|
*
CUDAToolkit: Refactor find failure error messages to a single macro
Robert Maynard
2025-09-19
1
-33/+28
|
*
CUDAToolkit: Refactor guessing toolkit logic into a function
Robert Maynard
2025-09-18
1
-59/+64
*
|
CUDAToolkit: Prefer CUDAToolkit_ROOT over users `PATH` path
Robert Maynard
2025-09-18
1
-17/+27
|
/
*
Help: Add remaining intro code blocks to modules
Peter Kokot
2025-08-18
1
-3/+8
*
Find*: Add intro code blocks
Peter Kokot
2025-08-04
1
-3/+1
*
CUDAToolkit: Add CUDA 12.9 nvtx3 updates
Robert Maynard
2025-06-17
1
-19/+38
*
Merge topic 'cuda-nvcc-system-includes'
Brad King
2025-06-06
1
-1/+13
|
\
|
*
CUDA: Add include paths from nvcc SYSTEM_INCLUDES entry
Robert Maynard
2025-06-05
1
-1/+13
|
*
Merge topic 'FindCUDAToolkit-cupti' into release-3.31
Brad King
2025-03-27
1
-1/+3
|
|
\
*
|
|
FindCUDAToolkit: Simplify internal documentation links
Brad King
2025-06-04
1
-69/+27
*
|
|
FindCUDAToolkit: Update documentation URLs
Brad King
2025-06-04
1
-22/+63
*
|
|
FindCUDAToolkit: Fix documentation link to cuRAND section
Brad King
2025-06-04
1
-4/+2
*
|
|
FindCUDAToolkit: Fix cross-compiling without CMAKE_SYSTEM_PROCESSOR
Brad King
2025-03-27
1
-4/+17
*
|
|
Merge topic 'FindCUDAToolkit-cupti'
Brad King
2025-03-27
1
-1/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CUDAToolkit: Restore ability to find cupti library
Marcus D. Hanwell
2025-03-26
1
-1/+3
*
|
|
CUDA/Clang: Sync target directory table with FindCUDAToolkit
Brad King
2025-03-04
1
-1/+1
*
|
|
FindCUDA: Sync target directory table with FindCUDAToolkit
Brad King
2025-03-04
1
-0/+1
*
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
|
FindCUDAToolkit: Fix precondition for dependency on Threads
Connor Baker
2025-02-16
1
-1/+1
*
|
|
Help: Use Title Case for all "Imported Targets" sections
Nikita Nemkin
2025-01-31
1
-1/+1
*
|
|
Modules/Find*: Include FindPackageHandleStandardArgs normally
Brad King
2025-01-30
1
-1/+1
*
|
|
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-3/+3
|
|
/
|
/
|
*
|
FindCUDAToolkit: Remove debug message
Seth R Johnson
2024-10-25
1
-1/+0
*
|
FindCUDAToolkit: nvrtc shouldn't hard depend on nvJitLink
Robert Maynard
2024-10-14
1
-2/+2
*
|
CUDAToolkit: nvrtc shouldn't hard depend on nvrtc-builtins
Robert Maynard
2024-10-09
1
-1/+1
*
|
Merge topic 'FindCUDAToolkit-clear-failure'
Brad King
2024-07-19
1
-0/+8
|
\
\
|
*
|
FindCUDAToolkit: Allow new search locations after failure
Robert Maynard
2024-07-10
1
-0/+8
|
|
/
*
|
Merge topic 'FindCUDAToolkit-windows-only'
Brad King
2024-07-18
1
-4/+15
|
\
\
|
*
|
FindCUDAToolkit: Refactor search windows only search directories
Robert Maynard
2024-07-17
1
-4/+15
|
|
/
*
|
FindCUDAToolkit: Add ability to find static version of nvml
Kyle Edwards
2024-07-15
1
-4/+12
|
/
*
FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled
Robert Maynard
2024-05-29
1
-6/+29
*
FindCUDAToolkit: Replace a documentation link with its permanent redirect
Brad King
2024-04-23
1
-1/+1
*
FindCUDAToolkit: Replace documentation links with their permanent redirects
Brad King
2024-04-02
1
-16/+16
*
FindCUDAToolkit: Remove unneeded dependencies on the cuda driver
Robert Maynard
2024-03-11
1
-3/+3
*
FindCUDAToolkit: Add support for nvfatbin added in 12.4
Robert Maynard
2024-03-05
1
-0/+21
*
FindCUDAToolkit: Fix cuda driver dependencies
Robert Maynard
2024-02-12
1
-3/+1
*
Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.29
Brad King
2024-02-09
1
-8/+5
|
\
|
*
FindCUDAToolkit: Fix cudart dependencies
Robert Maynard
2024-02-08
1
-8/+5
*
|
Link explicitly to private transitive dependencies on stub libraries
Brad King
2024-01-04
1
-1/+4
|
/
*
CUDAToolkit: Correctly search all include paths from compiler
Robert Maynard
2023-12-14
1
-3/+3
*
Merge topic 'bug/fix_cupti_regression' into release-3.28
Brad King
2023-12-12
1
-2/+3
|
\
|
*
CUDAToolkit: Restore ability to find cupti headers
Robert Maynard
2023-12-08
1
-2/+3
*
|
FindCUDAToolkit: Fix stub library representation on reconfigure
Brad King
2023-12-06
1
-5/+7
|
/
*
FindCUDAToolkit: Search for cufile library name being lowercase
Robert Maynard
2023-11-08
1
-4/+4
*
FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variable
Robert Maynard
2023-10-04
1
-1/+0
[next]