I want to create CUDA core dump.
Is there any sample code for creating core dump?
I am try to throw error on __global__ but it is not supported.
Reference
-
CUDA-GDB :: CUDA Toolkit Documentation
* GPU core dump sumpport -
Programming Guide :: CUDA Toolkit Documentation
* Exception Handling