CMake/Tests/CudaOnly
Brad King 134e795fa9 VS: Add workaround for CUDA compiler PDB location
The CUDA Toolkit Visual Studio Integration does not honor the
`ClCompile.ProgramDataBaseFileName` field when telling `nvcc` how to
invoke `cl`.  Work around this problem by passing `-Xcompiler=-Fd...`
ourselves through `AdditionalOptions`.

Fixes: #17647
2018-04-13 12:56:36 -04:00
..
EnableStandard Tests: Run clang-format on CUDA code 2017-02-14 10:20:50 -05:00
ExportPTX Tests: Simplify CUDA rpath on macOS 2017-06-21 10:41:49 -04:00
GPUDebugFlag Tests: Add missing error check in CudaOnly.GPUDebugFlag 2018-02-01 09:07:50 -05:00
LinkSystemDeviceLibraries CUDA: Pass more link libraries to device linking 2018-03-28 09:38:43 -04:00
PDB VS: Add workaround for CUDA compiler PDB location 2018-04-13 12:56:36 -04:00
ResolveDeviceSymbols CUDA: gencode signature that list multiple code types now supported. 2018-01-10 10:45:57 -05:00
SeparateCompilation CUDA: gencode signature that list multiple code types now supported. 2018-01-10 10:45:57 -05:00
WithDefs Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language' 2018-01-18 09:41:01 -05:00
CMakeLists.txt VS: Add workaround for CUDA compiler PDB location 2018-04-13 12:56:36 -04:00