Building CUDA code with a Clang host compiler which uses a non-standard GCC installation
|
|
0
|
127
|
May 8, 2025
|
Can't make simple cuda project with VS 2022 and CMake??? why I wonder? Simple code below....
|
|
1
|
164
|
March 13, 2025
|
CMake target_include_directories doesn't export to compile_commands.json when using CUDA
|
|
11
|
1151
|
February 27, 2025
|
Gromacs compilation: Could NOT find CUDA
|
|
0
|
30
|
January 15, 2025
|
CMake CUDA opinions
|
|
0
|
25
|
December 9, 2024
|
CMake incorrectly links to nvrtc-builtins
|
|
5
|
159
|
October 9, 2024
|
CUDA setup not found with update-alternatives symlinks on ubuntu
|
|
2
|
191
|
September 30, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
209
|
September 19, 2024
|
How to set $PATH for try_compile runs, and during build?
|
|
3
|
398
|
September 9, 2024
|
Cuda nvJitLink error because fatbin does not contains the correct function.
|
|
0
|
39
|
September 8, 2024
|
CheckLanguage does not take the C++ standard into account
|
|
9
|
208
|
August 15, 2024
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
2
|
1038
|
April 30, 2024
|
Add custom config in subdir
|
|
1
|
148
|
April 30, 2024
|
No Cuda syntax highlighting/debugging when using CMake.
|
|
0
|
121
|
April 16, 2024
|
Cmake Cuda Compiling Error (Cuda Compiler Idenfitication Is Unknown)
|
|
2
|
2852
|
December 21, 2023
|
Do I still need FindCUDA ?
|
|
5
|
3155
|
December 5, 2023
|
OpenACC + CUDA + CMake
|
|
1
|
312
|
November 2, 2023
|
Using --keep and --keep-dir with CUDA compilation commands
|
|
3
|
586
|
October 30, 2023
|
nvlink segv w. clang as the cuda compiler
|
|
1
|
294
|
August 15, 2023
|
CUDAToolkit_INCLUDE_DIR and CUDAToolkit_ROOT have no effect.
|
|
2
|
1487
|
July 31, 2023
|
Linking cufft_static with a CXX target
|
|
5
|
1394
|
April 24, 2023
|
Linking against CUDA::cuda_driver not working right with libcuda stub, wants libcuda.so.1 not libcuda.so
|
|
12
|
2388
|
March 7, 2023
|
Best way to support different CUDA version
|
|
1
|
3060
|
January 25, 2023
|
Is it exlicitly described in the doc that Modern CMake will only compile `.cu` files with `nvcc`?
|
|
3
|
453
|
December 2, 2022
|
FindCUDAToolkit CUDA::cupti fails since 3.24.1
|
|
3
|
697
|
August 24, 2022
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
3048
|
April 11, 2022
|
Help with CMAKE_CUDA_ARCHITECTURES resulting in incorrect nvcc compiler flags
|
|
1
|
1989
|
October 20, 2021
|
Support for CUDA & ClangCL on Windows
|
|
2
|
2678
|
June 25, 2020
|
Create separate make command for each of CMAKE_CUDA_ARCHITECTURES?
|
|
1
|
942
|
July 18, 2021
|
enable_language(CUDA) -Xcompiler error
|
|
3
|
2451
|
February 22, 2021
|