Commit History

Author SHA1 Message Date
  Raul Tambre 2c0d5d01ee CUDA: Support scattered installations when crosscompiling with Clang 5 years ago
  Raul Tambre 01428c5560 CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection 5 years ago
  Raul Tambre 9f81aa0f69 CUDA: Fail if compiler detection using the host compiler fails 5 years ago
  Fred Baksik 6f1af899db Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER 5 years ago
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 years ago
  Raul Tambre ff086f066b NVCC: Handle host compiler with spaces in path 5 years ago
  Brad King a0280801f4 CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual Studio 5 years ago
  Brad King 90be0916b5 CUDA: Re-order some logic for determining the compiler 5 years ago
  Brad King 4ab5f109f0 CUDA: Remove unused variables while determining compiler 5 years ago
  Brad King 492e5f01fa CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computation 5 years ago
  Brad King 4785bd6153 CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILER 5 years ago
  Raul Tambre d9c1f05924 CUDA: Fix NVCC executable search during compiler detection 5 years ago
  Raul Tambre 14163d7d6b CUDA: Throw error for Clang on Windows 5 years ago
  Brad King 7fa5ea130b Merge topic 'cuda_clang_toolkit_path' into release-3.18 5 years ago
  Raul Tambre 877a92e968 CUDA: Add support for disabling CUDA_ARCHITECTURES 5 years ago
  Raul Tambre ec59fb6c31 CUDA: Determine CUDA toolkit location for NVCC 5 years ago
  Raul Tambre 0a056246a1 CUDA: Pass toolkit path to Clang 5 years ago
  Raul Tambre 9eebb5b8b2 FindCUDAToolkit: Remove unnecessary checks around searches 5 years ago
  Raul Tambre 8f01fe7bf1 FindCUDAToolkit: Use list(SORT) to sort in natural order 5 years ago
  Raul Tambre 8c144fe9ad FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searching 5 years ago
  Raul Tambre 403f8d31e3 FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT 5 years ago
  Raul Tambre 6636693134 FindCUDAToolkit: Re-unify with Internal/CUDAToolkit 5 years ago
  Raul Tambre 4eaf1ef425 CUDA: Fix checking working architectures with specifiers 5 years ago
  Raul Tambre 650c1029a0 CUDA: Detect non-working user-specified architectures on NVCC 5 years ago
  Raul Tambre 19cc5bc296 CUDA: Throw error if user-specified architectures don't work 5 years ago
  Brad King bcb44ac2ee CUDA: Simplify Clang implicit host linker settings 5 years ago
  Brad King 23519dd24f CUDA: Fix implicit runtime library filtering on Windows 5 years ago
  Brad King 16bed00712 CUDA: Refactor implicit library filtering 5 years ago
  Brad King d8eee80e30 Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime 5 years ago
  Robert Maynard e55b21e24e CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain 5 years ago