| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindCUDA-ccbin-env' | Brad King | 2018-09-20 | 1 | -1/+5 |
|\ |
|
| * | FindCUDA: Add option to set CUDA_HOST_COMPILER via environment | peterjc123 | 2018-09-18 | 1 | -1/+5 |
|
|
* | | FindCUDA: Fix "alphabetical" typo | Nikolaus Wittenstein | 2018-09-14 | 1 | -2/+2 |
|/ |
|
* | FindCUDA: Do not find cublas_device on CUDA >= 9.2 | Kenta Kubo | 2018-08-23 | 1 | -1/+2 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Merge topic 'FindCUDA-sccache' | Brad King | 2018-05-11 | 1 | -4/+4 |
|\ |
|
| * | FindCUDA: Add support for sccache | Will Feng | 2018-05-09 | 1 | -4/+4 |
|
|
* | | Merge topic 'FindCUDA-revert-sepcomp-cublas' | Brad King | 2018-05-08 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | FindCUDA: Fix regression in separable compilation without cublas | Brad King | 2018-05-07 | 1 | -2/+2 |
|
|
* | | FindCUDA: Add support for clcache | Edward Z. Yang | 2018-04-06 | 1 | -0/+5 |
|
|
* | | FindCUDA: Make nvcc configurable via CUDA_NVCC_EXECUTABLE env var | Edward Z. Yang | 2018-03-29 | 1 | -10/+14 |
|
|
* | | MAINT: Misc. typos | luz.paz | 2018-02-13 | 1 | -5/+5 |
|/ |
|
* | FindCUDA: Fix regression in per-config flags | Brad King | 2018-01-30 | 1 | -0/+12 |
|
|
* | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 |
|
|
* | Merge topic 'unhardcode-configuration-types' | Brad King | 2018-01-10 | 1 | -18/+1 |
|\ |
|
| * | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -18/+1 |
|
|
* | | Merge topic 'FindCUDA-deduplicate-c+std-host-flags' | Brad King | 2018-01-09 | 1 | -1/+1 |
|\ \ |
|
| * | | FindCUDA: de-duplicates C++11 flag when propagating host flags. | David Hirvonen | 2018-01-06 | 1 | -1/+1 |
|
|
* | | | Merge topic 'msvc2017-findcuda' | Brad King | 2018-01-09 | 1 | -8/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindCUDA: Update to properly find MSVC 2017 compiler tools | Aaron Bray | 2018-01-08 | 1 | -8/+15 |
| |/ |
|
* | | Merge topic 'use_generator_is_multi_config' | Brad King | 2018-01-08 | 1 | -6/+9 |
|\ \ |
|
| * | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules | Craig Scott | 2017-12-29 | 1 | -6/+9 |
| |/ |
|
* | | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'findcuda-separable-compilation-fix' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ |
|
| * | FindCUDA: Add cublas device library to separable compilation | Jamil Appa | 2017-11-29 | 1 | -2/+2 |
|
|
* | | Modules: Replace coded PATHS with PATH_SUFFIXES | Christian Pfeiffer | 2017-11-20 | 1 | -2/+1 |
|
|
* | | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|/ |
|
* | FindCUDA: Improve documentation formatting markup | Henry Schreiner | 2017-10-23 | 1 | -18/+19 |
|
|
* | FindCUDA: Update for CUDA 9 breakup of nppi into multiple libraries | Robert Maynard | 2017-10-06 | 1 | -1/+39 |
|
|
* | Merge topic 'FindCUDA-superseded' | Brad King | 2017-08-11 | 1 | -0/+14 |
|\ |
|
| * | FindCUDA: Document that module has been superseded | Brad King | 2017-08-10 | 1 | -0/+14 |
|
|
* | | FindCUDA: Always obey the CUDA_USE_STATIC_CUDA_RUNTIME option. | Robert Maynard | 2017-08-10 | 1 | -2/+6 |
|/ |
|
* | Merge topic 'FindCUDA-no-empty-genex' | Brad King | 2017-06-27 | 1 | -0/+2 |
|\ |
|
| * | FindCUDA: Fix CUDA_NVCC_FLAGS_<CONFIG> for separable compilation | Robert Maynard | 2017-06-26 | 1 | -0/+2 |
|
|
* | | FindCUDA: Use find_program if find_host_program is not available | Maxime Roussin-BĂ©langer | 2017-06-26 | 1 | -1/+5 |
|/ |
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2017-05-17 | 1 | -1/+1 |
|
|
* | FindCUDA: Add option to use modern form of target_link_libraries | Taylor Braun-Jones | 2017-04-04 | 1 | -7/+14 |
|
|
* | Merge topic 'cuda_use_cudadevrt_with_separable_compilation' | Brad King | 2016-09-20 | 1 | -0/+13 |
|\ |
|
| * | FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ON | Robert Maynard | 2016-09-20 | 1 | -0/+13 |
|
|
* | | FindCUDA: Allow cuda_compile* macros to be called more than once per directory | Stephen Sorley | 2016-08-31 | 1 | -2/+13 |
|
|
* | | FindCUDA: Fix for broken cuda_compile* commands. | Stephen Sorley | 2016-08-31 | 1 | -9/+32 |
|/ |
|
* | FindCUDA: Take NVCC include directories from target properties | Peter Boettcher | 2016-08-16 | 1 | -21/+11 |
|
|
* | FindCUDA: Fix missing librt on Linux when using static cuda runtime. | Stephen Sorley | 2016-08-12 | 1 | -6/+7 |
|
|
* | FindCUDA: Restore default behavior of CUDA_USE_STATIC_CUDA_RUNTIME | Stephen Sorley | 2016-08-12 | 1 | -3/+4 |
|
|
* | Merge topic 'FindCUDA-no-windows-librt' | Brad King | 2016-08-03 | 1 | -1/+1 |
|\ |
|
| * | FindCUDA: Do not look for librt on Windows | Stephen Sorley | 2016-08-02 | 1 | -1/+1 |
|
|
* | | FindCUDA: Add search path for nvcc on Arch | Hans Gaiser | 2016-08-02 | 1 | -1/+2 |
|/ |
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -2/+2 |
|
|
* | Fix typos. | Felix Geyer | 2016-07-10 | 1 | -1/+1 |
|
|
* | FindCUDA: Use the correct runtime in REQUIRED_VARS check | Chuck Atkins | 2016-06-14 | 1 | -1/+3 |
|
|