Marc Chevrier
|
14e57e9637
LINK_WHAT_YOU_USE feature: externalize configuration
|
4 years ago |
Seth R Johnson
|
1d9009c27a
CUDA: Implement CMAKE_USER_MAKE_RULES_OVERRIDE[_CUDA]
|
4 years ago |
unknown
|
625ef88a92
CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generators
|
4 years ago |
Brad King
|
c3fab3e62d
Merge topic 'cuda-depfile-ccbin'
|
4 years ago |
Brad King
|
8e38985db7
Makefiles: Fix dependency extraction with CUDA < 10.2 and host compiler
|
4 years ago |
Raul Tambre
|
4dc1c9e525
CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_
|
4 years ago |
Marc Chevrier
|
8981e3e7cc
NVIDIA-CUDA: rely on new capabilities for deps generation
|
4 years ago |
Raul Tambre
|
c63fe01835
CUDA: Clang separable compilation
|
5 years ago |
Raul Tambre
|
5df21adf46
CUDA: Add support for Clang compiler
|
5 years ago |
Marc Chevrier
|
4248bb452a
CUDA: Device linking use now link options
|
5 years ago |
Raul Tambre
|
5f02add366
CUDA: Refactor PTX compilation flag into compiler modules
|
5 years ago |
Daan De Meyer
|
d8622fbd0f
Modules: Collapse consecutive whitespace in strings
|
5 years ago |
Raul Tambre
|
f75bea1071
CUDA: Abstract language flag to compiler modules
|
5 years ago |
Brad King
|
b2634d639b
Merge topic 'cuda_updates_for_10.2'
|
5 years ago |
Ben Boeckel
|
6f48c59257
launcher: support setting a compiler launcher through the environment
|
6 years ago |
Robert Maynard
|
5341f5e4a1
CUDA: get header deps from compiler invocation when possible
|
6 years ago |
Robert Maynard
|
7f15c99851
CUDA: forward unknown flags to host compiler when possible.
|
6 years ago |
Robert Maynard
|
a233e4e7d9
CUDA: Compilers can now state they don't require a device linking step
|
6 years ago |
Robert Maynard
|
122c79748c
CUDA: Avoid using deprecated cublas_device to identify device lib dirs
|
7 years ago |
Brad King
|
edf0ea9bb2
CUDA: Drop unused/broken platform link flags placeholder
|
7 years ago |
Gregor Jasny
|
84f9f63fcc
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
|
7 years ago |
Brad King
|
88c7abb740
CUDA: Pass host linker directories to device linker
|
7 years ago |
Beren Minor
|
48f7e2d300
Unhardcode the CMAKE_CONFIGURATION_TYPES values
|
8 years ago |
Maikel van den Hurk
|
fe45d13a0e
CUDA: Pass host compiler to nvcc while device linking
|
8 years ago |
Robert Maynard
|
712af07e47
CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja
|
8 years ago |
Robert Maynard
|
7368ade250
CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings
|
8 years ago |
Brad King
|
1c60231ca5
CUDA: Link to standard system libraries when linking as CUDA
|
8 years ago |
Robert Maynard
|
8d1f9e5b85
CUDA: Now pass correct FLAGS when device link cuda executables.
|
8 years ago |
Brad King
|
d470cb7007
CUDA: Use `.obj` object file extension on Windows
|
9 years ago |
Brad King
|
945dd207b6
CUDA: Allow platform files to set device linking rules
|
9 years ago |