Skip to content

Conversation

@SimeonEhrig
Copy link
Collaborator

Add CMake option to enable CUDA device code debugging: cmake -DCMAKE_BUILD_TYPE=Debug - DENABLE_CUDA_DEVICE_DEBUG=ON

Device code debugging works only with the cuda-gdb. Without this extension, only debug information for the host code is available, if the code was build in debug mode.

@NetroScript NetroScript merged commit 2e3fa15 into NetroScript:master Jan 10, 2023
@NetroScript NetroScript deleted the CUDAdeviceCodeDebugging branch January 10, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants