-
- Downloads
Merge topic 'cuda-windows'
f9a810f7 CUDA: Enable CudaOnly.SeparateCompilation test runtime calls 5599d858 CUDA: Port test cases to Windows with MSVC host compiler 11551702 CUDA: Populate NVIDIA compiler information on Windows 5365421e CUDA: Detect implicit link information on Windows 522b913f CUDA: Find MSVC binutils on Windows 02582b91 CUDA: Populate compiler PDB placeholder during device linking d470cb70 CUDA: Use `.obj` object file extension on Windows a2e80cb0 CUDA: Detect MSVC architecture id 65c1e012 CUDA: Detect use of MSVC host compiler 945dd207 CUDA: Allow platform files to set device linking rules 95420cea CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
Showing
- Modules/CMakeCUDACompiler.cmake.in 3 additions, 0 deletionsModules/CMakeCUDACompiler.cmake.in
- Modules/CMakeCUDACompilerId.cu.in 9 additions, 0 deletionsModules/CMakeCUDACompilerId.cu.in
- Modules/CMakeCUDAInformation.cmake 13 additions, 6 deletionsModules/CMakeCUDAInformation.cmake
- Modules/CMakeDetermineCUDACompiler.cmake 20 additions, 4 deletionsModules/CMakeDetermineCUDACompiler.cmake
- Modules/CMakeDetermineCompilerId.cmake 1 addition, 0 deletionsModules/CMakeDetermineCompilerId.cmake
- Modules/CMakeFindBinUtils.cmake 1 addition, 0 deletionsModules/CMakeFindBinUtils.cmake
- Modules/CMakeParseImplicitLinkInfo.cmake 15 additions, 0 deletionsModules/CMakeParseImplicitLinkInfo.cmake
- Modules/CMakeTestCUDACompiler.cmake 5 additions, 0 deletionsModules/CMakeTestCUDACompiler.cmake
- Modules/Compiler/NVIDIA-CUDA.cmake 17 additions, 13 deletionsModules/Compiler/NVIDIA-CUDA.cmake
- Modules/Compiler/NVIDIA-DetermineCompiler.cmake 11 additions, 1 deletionModules/Compiler/NVIDIA-DetermineCompiler.cmake
- Modules/Platform/Windows-MSVC.cmake 2 additions, 0 deletionsModules/Platform/Windows-MSVC.cmake
- Modules/Platform/Windows-NVIDIA-CUDA.cmake 42 additions, 0 deletionsModules/Platform/Windows-NVIDIA-CUDA.cmake
- Source/cmMakefileExecutableTargetGenerator.cxx 9 additions, 1 deletionSource/cmMakefileExecutableTargetGenerator.cxx
- Source/cmMakefileLibraryTargetGenerator.cxx 9 additions, 1 deletionSource/cmMakefileLibraryTargetGenerator.cxx
- Source/cmNinjaNormalTargetGenerator.cxx 7 additions, 2 deletionsSource/cmNinjaNormalTargetGenerator.cxx
- Source/cmNinjaTargetGenerator.cxx 2 additions, 1 deletionSource/cmNinjaTargetGenerator.cxx
- Tests/CMakeTests/ImplicitLinkInfoTest.cmake.in 7 additions, 0 deletionsTests/CMakeTests/ImplicitLinkInfoTest.cmake.in
- Tests/Cuda/Complex/dynamic.cpp 7 additions, 1 deletionTests/Cuda/Complex/dynamic.cpp
- Tests/Cuda/Complex/dynamic.cu 8 additions, 2 deletionsTests/Cuda/Complex/dynamic.cu
- Tests/Cuda/Complex/main.cpp 8 additions, 2 deletionsTests/Cuda/Complex/main.cpp
Loading
Please register or sign in to comment