-
- Downloads
Tests: Add case for CUDA with C but not C++
An executable using CUDA and C should link as CUDA.
Showing
- Tests/Cuda/CMakeLists.txt 1 addition, 0 deletionsTests/Cuda/CMakeLists.txt
- Tests/Cuda/WithC/CMakeLists.txt 12 additions, 0 deletionsTests/Cuda/WithC/CMakeLists.txt
- Tests/Cuda/WithC/cuda.cu 16 additions, 0 deletionsTests/Cuda/WithC/cuda.cu
- Tests/Cuda/WithC/main.c 6 additions, 0 deletionsTests/Cuda/WithC/main.c
Tests/Cuda/WithC/CMakeLists.txt
0 → 100644
Tests/Cuda/WithC/cuda.cu
0 → 100644
Tests/Cuda/WithC/main.c
0 → 100644
Please register or sign in to comment