CUDA setup not found with update-alternatives symlinks on ubuntu
|
|
2
|
31
|
September 30, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
43
|
September 19, 2024
|
How to set $PATH for try_compile runs, and during build?
|
|
3
|
234
|
September 9, 2024
|
Cuda nvJitLink error because fatbin does not contains the correct function.
|
|
0
|
10
|
September 8, 2024
|
CheckLanguage does not take the C++ standard into account
|
|
9
|
74
|
August 15, 2024
|
CMake target_include_directories doesn't export to compile_commands.json when using CUDA
|
|
10
|
692
|
July 5, 2024
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
2
|
901
|
April 30, 2024
|
Add custom config in subdir
|
|
1
|
122
|
April 30, 2024
|
Can't make simple cuda project with VS 2022 and CMake??? why I wonder? Simple code below....
|
|
0
|
128
|
April 28, 2024
|
No Cuda syntax highlighting/debugging when using CMake.
|
|
0
|
116
|
April 16, 2024
|
Cmake Cuda Compiling Error (Cuda Compiler Idenfitication Is Unknown)
|
|
2
|
2052
|
December 21, 2023
|
Do I still need FindCUDA ?
|
|
5
|
2948
|
December 5, 2023
|
OpenACC + CUDA + CMake
|
|
1
|
283
|
November 2, 2023
|
Using --keep and --keep-dir with CUDA compilation commands
|
|
3
|
440
|
October 30, 2023
|
nvlink segv w. clang as the cuda compiler
|
|
1
|
270
|
August 15, 2023
|
CUDAToolkit_INCLUDE_DIR and CUDAToolkit_ROOT have no effect.
|
|
2
|
1099
|
July 31, 2023
|
Linking cufft_static with a CXX target
|
|
5
|
1137
|
April 24, 2023
|
Linking against CUDA::cuda_driver not working right with libcuda stub, wants libcuda.so.1 not libcuda.so
|
|
12
|
2084
|
March 7, 2023
|
Best way to support different CUDA version
|
|
1
|
2299
|
January 25, 2023
|
Is it exlicitly described in the doc that Modern CMake will only compile `.cu` files with `nvcc`?
|
|
3
|
441
|
December 2, 2022
|
FindCUDAToolkit CUDA::cupti fails since 3.24.1
|
|
3
|
658
|
August 24, 2022
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
2608
|
April 11, 2022
|
Help with CMAKE_CUDA_ARCHITECTURES resulting in incorrect nvcc compiler flags
|
|
1
|
1936
|
October 20, 2021
|
Support for CUDA & ClangCL on Windows
|
|
2
|
2577
|
June 25, 2020
|
Create separate make command for each of CMAKE_CUDA_ARCHITECTURES?
|
|
1
|
925
|
July 18, 2021
|
enable_language(CUDA) -Xcompiler error
|
|
3
|
2340
|
February 22, 2021
|
Incorrect CUDA Architecture detection
|
|
3
|
5525
|
November 25, 2020
|
CUDA dependency in sub project
|
|
1
|
809
|
November 10, 2020
|
support for cuDNN NVIDIA CUDA® Deep Neural Network library
|
|
2
|
1276
|
October 28, 2020
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
22368
|
October 14, 2020
|