OpenACC + CUDA + CMake
|
|
1
|
84
|
November 2, 2023
|
Using --keep and --keep-dir with CUDA compilation commands
|
|
3
|
68
|
October 30, 2023
|
nvlink segv w. clang as the cuda compiler
|
|
1
|
93
|
August 15, 2023
|
CUDAToolkit_INCLUDE_DIR and CUDAToolkit_ROOT have no effect.
|
|
2
|
295
|
July 31, 2023
|
Linking cufft_static with a CXX target
|
|
5
|
426
|
April 24, 2023
|
Linking against CUDA::cuda_driver not working right with libcuda stub, wants libcuda.so.1 not libcuda.so
|
|
12
|
1014
|
March 7, 2023
|
Best way to support different CUDA version
|
|
1
|
864
|
January 25, 2023
|
Is it exlicitly described in the doc that Modern CMake will only compile `.cu` files with `nvcc`?
|
|
3
|
295
|
December 2, 2022
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
1
|
512
|
August 31, 2022
|
FindCUDAToolkit CUDA::cupti fails since 3.24.1
|
|
3
|
430
|
August 24, 2022
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
1569
|
April 11, 2022
|
Help with CMAKE_CUDA_ARCHITECTURES resulting in incorrect nvcc compiler flags
|
|
1
|
1674
|
October 20, 2021
|
Support for CUDA & ClangCL on Windows
|
|
2
|
2024
|
June 25, 2020
|
Create separate make command for each of CMAKE_CUDA_ARCHITECTURES?
|
|
1
|
711
|
July 18, 2021
|
enable_language(CUDA) -Xcompiler error
|
|
3
|
1880
|
February 22, 2021
|
Incorrect CUDA Architecture detection
|
|
3
|
4492
|
November 25, 2020
|
CUDA dependency in sub project
|
|
1
|
626
|
November 10, 2020
|
support for cuDNN NVIDIA CUDA® Deep Neural Network library
|
|
2
|
899
|
October 28, 2020
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
18495
|
October 14, 2020
|
Do I still need FindCUDA ?
|
|
4
|
2183
|
August 17, 2020
|
CMAKE_CUDA_HOST_COMPILER reset to empty after enable_language(CUDA) for CMake v3.17.3
|
|
0
|
447
|
June 12, 2020
|
How do I properly build OpenCV 4.3 with CUDA 10.1 support ?
|
|
5
|
6892
|
April 15, 2020
|