diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2019-11-29 16:16:21 (GMT) |
---|---|---|
committer | Robert Maynard <robert.maynard@kitware.com> | 2019-11-29 19:21:35 (GMT) |
commit | 7f15c998519d83d49b16887c4e035336378d854b (patch) | |
tree | 8ca6f986c42c892e7485dbd7ad9e5b770eedfc4a /Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake | |
parent | ca2a3929c2c7d479b12bab96d1910eff87380861 (diff) | |
download | CMake-7f15c998519d83d49b16887c4e035336378d854b.zip CMake-7f15c998519d83d49b16887c4e035336378d854b.tar.gz CMake-7f15c998519d83d49b16887c4e035336378d854b.tar.bz2 |
CUDA: forward unknown flags to host compiler when possible.
Starting with CUDA 10.2 the nvcc compiler has gained support
to automatically forward unknown flags to the host compiler.
This behavior is highly desired as projcts that mix CUDA, C, C++
run into situation where flags such as `-pthread` which aren't
supported by nvcc, are being applied to all source files and
therefore break CUDA compilation.
Diffstat (limited to 'Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake')
0 files changed, 0 insertions, 0 deletions