Marcel Loose
|
32b582d8a5
FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.
|
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 |
David Cole
|
c26e28754c
Merge topic 'topics/FindCUDA/Multi-dir-clash'
|
14 years ago |
David Cole
|
9f18f64c7c
Merge topic 'topics/FindCUDA/Quote-fixes'
|
14 years ago |
David Cole
|
35017df53c
Merge topic 'topics/FindCUDA/linux-double-build'
|
14 years ago |
James Bigler
|
aa36082a2b
Miscellaneous fixes.
|
14 years ago |
James Bigler
|
80e279d37c
Make CUDA working directory unique for each target.
|
14 years ago |
James Bigler
|
c3c7a0cfb8
Fixes for handling quotes in args and other places (Fix Bug 11726 and 12099).
|
14 years ago |
James Bigler
|
aa59544078
Reset dependency file list when a dependency disappeared.
|
14 years ago |
James Bigler
|
8930938351
Added support for CUDA_PATH which is present in the CUDA toolkit 3.2 onward.
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |