| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation | Robert Maynard | 2023-03-13 | 1 | -1/+0 |
|
|
* | CUDA: Support CMP0105 on Clang | Raul Tambre | 2021-11-08 | 1 | -1/+1 |
|
|
* | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 1 | -16/+3 |
|
|
* | LINK_WHAT_YOU_USE feature: externalize configuration | Marc Chevrier | 2021-07-09 | 1 | -0/+9 |
|
|
* | CUDA: Implement CMAKE_USER_MAKE_RULES_OVERRIDE[_CUDA] | Seth R Johnson | 2021-06-22 | 1 | -0/+19 |
|
|
* | CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generators | unknown | 2021-04-22 | 1 | -7/+0 |
|
|
* | Merge topic 'cuda-depfile-ccbin' | Brad King | 2021-04-08 | 1 | -0/+3 |
|\ |
|
| * | Makefiles: Fix dependency extraction with CUDA < 10.2 and host compiler | Brad King | 2021-04-07 | 1 | -0/+3 |
|
|
* | | CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_ | Raul Tambre | 2021-02-14 | 1 | -16/+16 |
|/ |
|
* | NVIDIA-CUDA: rely on new capabilities for deps generation | Marc Chevrier | 2020-12-02 | 1 | -15/+0 |
|
|
* | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 1 | -1/+6 |
|
|
* | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 1 | -13/+14 |
|
|
* | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 1 | -3/+2 |
|
|
* | CUDA: Refactor PTX compilation flag into compiler modules | Raul Tambre | 2020-04-07 | 1 | -1/+1 |
|
|
* | Modules: Collapse consecutive whitespace in strings | Daan De Meyer | 2020-03-23 | 1 | -1/+1 |
|
|
* | CUDA: Abstract language flag to compiler modules | Raul Tambre | 2020-03-11 | 1 | -5/+5 |
|
|
* | Merge topic 'cuda_updates_for_10.2' | Brad King | 2019-12-09 | 1 | -18/+10 |
|\ |
|
| * | CUDA: get header deps from compiler invocation when possible | Robert Maynard | 2019-11-29 | 1 | -2/+2 |
|
|
| * | CUDA: forward unknown flags to host compiler when possible. | Robert Maynard | 2019-11-29 | 1 | -16/+8 |
|
|
* | | launcher: support setting a compiler launcher through the environment | Ben Boeckel | 2019-12-05 | 1 | -0/+5 |
|/ |
|
* | CUDA: Compilers can now state they don't require a device linking step | Robert Maynard | 2019-08-06 | 1 | -1/+2 |
|
|
* | CUDA: Avoid using deprecated cublas_device to identify device lib dirs | Robert Maynard | 2018-08-23 | 1 | -1/+1 |
|
|
* | CUDA: Drop unused/broken platform link flags placeholder | Brad King | 2018-05-25 | 1 | -3/+3 |
|
|
* | Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info | Gregor Jasny | 2018-04-18 | 1 | -2/+2 |
|
|
* | CUDA: Pass host linker directories to device linker | Brad King | 2018-03-28 | 1 | -2/+16 |
|
|
* | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -25/+1 |
|
|
* | CUDA: Pass host compiler to nvcc while device linking | Maikel van den Hurk | 2017-08-15 | 1 | -2/+2 |
|
|
* | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja | Robert Maynard | 2017-07-13 | 1 | -1/+3 |
|
|
* | CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings | Robert Maynard | 2017-06-13 | 1 | -2/+11 |
|
|
* | CUDA: Link to standard system libraries when linking as CUDA | Brad King | 2017-02-14 | 1 | -0/+6 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -1/+1 |
|
|
* | CUDA: Use `.obj` object file extension on Windows | Brad King | 2017-01-12 | 1 | -1/+5 |
|
|
* | CUDA: Allow platform files to set device linking rules | Brad King | 2017-01-12 | 1 | -5/+8 |
|
|
* | CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation. | Robert Maynard | 2016-11-14 | 1 | -9/+66 |
|
|
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -3/+15 |
|
|
* | CUDA: add support for specifying an explicit host compiler. | Robert Maynard | 2016-11-14 | 1 | -4/+10 |
|
|
* | CUDA: Enable header dependency scanning. | Robert Maynard | 2016-11-14 | 1 | -1/+14 |
|
|
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -4/+0 |
|
|
* | CUDA: Explicitly state all source files are cuda sources. | Robert Maynard | 2016-11-14 | 1 | -1/+1 |
|
|
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+109 |
|
|