This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-26 04:09:35 +03:00
Code
Activity
Files
c64797fa94de29ef3f5f9c940273036c9ebf64ee
cmake
/
Tests
/
CudaOnly
/
GPUDebugFlag
T
History
Brad King
8285aa9e4e
Tests: Add missing error check in CudaOnly.GPUDebugFlag
...
If `cudaMallocManaged` fails then later use of `has_debug` is not valid.
2018-02-01 09:07:50 -05:00
..
CMakeLists.txt
CUDA: Allow -G to control device debuging on MSVC.
2018-01-11 13:33:00 -05:00
main.cu
Tests: Add missing error check in CudaOnly.GPUDebugFlag
2018-02-01 09:07:50 -05:00