This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-23 06:47:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39,151
Commits
2
Branches
401
Tags
ca0befc2e10da59d2b82e4143ad913eb8322290f
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Robert Maynard
dcc606ad47
CUDA: Allow -G to control device debuging on MSVC.
...
Fixes
#17551
2018-01-11 13:33:00 -05:00