James Bigler
|
6ad14c71bb
FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
|
11 years ago |
Brad King
|
1f8eb5db1c
FindCUDA: Fix literal block formatting
|
12 years ago |
Vladislav Vinogradov
|
ef02c9e449
added support for arm cross compilation with CUDA 5.5:
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Vladislav Vinogradov
|
50762188e1
FindCUDA: Fix NPP library search for CUDA 5.5
|
12 years ago |
Brad King
|
ef27fa6760
FindCUDA: Always list custom command outputs in their targets
|
12 years ago |
Robert Maynard
|
09f00a6371
FindCUDA: Search for libraries in <prefix>/lib/<arch>/nvidida-current.
|
12 years ago |
Brad King
|
3256ecb7b9
Merge topic 'Cuda_WRAP_SRCS_duplicates'
|
12 years ago |
Marcel Loose
|
32b582d8a5
FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.
|
12 years ago |
Mathias Gaunard
|
cd2d2480cc
FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir.
|
12 years ago |
Brad King
|
253d7b6fe4
Merge topic 'FindCUDA.cmake/SeparableCompilation'
|
12 years ago |
James Bigler
|
b6e9b8f127
FindCUDA: Use the PRE_LINK mode only for MSVC >= 10
|
12 years ago |
Brad King
|
2a3011b536
Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY'
|
12 years ago |
Brad King
|
142357ac76
Merge topic 'FindCUDA.cmake/SeparableCompilation'
|
12 years ago |
James Bigler
|
c939b4948c
FindCUDA: Added cupti library.
|
12 years ago |
James Bigler
|
6a19150b54
FindCUDA: Add support for separable compilation
|
12 years ago |
James Bigler
|
3497bc2cee
FindCUDA: Remove linkage against CUDA driver library (#13084)
|
12 years ago |
David Cole
|
3dea63d04d
Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER'
|
13 years ago |
David Cole
|
286f7c9644
Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT'
|
13 years ago |
David Cole
|
6dab13c56e
Merge topic 'topics/FindCUDA/Fix-g3-again'
|
13 years ago |
James Bigler
|
787287cc46
Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX)
|
13 years ago |
James Bigler
|
db207e4065
FindCUDA: Added CUDA_HOST_COMPILER variable.
|
13 years ago |
Rolf Eike Beer
|
b04650e163
use the find_* functions ENV parameter
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Rolf Eike Beer
|
188b96b100
fix some typos
|
13 years ago |
James Bigler
|
a20c41d032
Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0.
|
13 years ago |
Rolf Eike Beer
|
7ec2ebdbcf
fix the same typos as found by Debian in other places, too
|
13 years ago |
James Bigler
|
154f53738f
Added support for curand, cusparse, npp, nvcuenc and nvcuvid libraries.
|
14 years ago |
David Cole
|
0ea95b99ce
Merge topic 'topics/FindCUDA/Misc-fixes'
|
14 years ago |