I had install the cuda-gdb. But I didn’t find any documents about the cuda-gdb.
So I didn’t know how to use it.
Who can show me some manual or guide for the cuda-gdb?
Thank you very much.
I had install the cuda-gdb. But I didn’t find any documents about the cuda-gdb.
So I didn’t know how to use it.
Who can show me some manual or guide for the cuda-gdb?
Thank you very much.
This showed up in Google:
[url=“http://developer.download.nvidia.com/compute/cuda/2_1/cudagdb/CUDA_GDB_User_Manual.pdf”]http://developer.download.nvidia.com/compu...User_Manual.pdf[/url]
I’m not sure if it is the latest version, but perhaps this will get you by until someone else responds.
Ben
[url=“http://developer.download.nvidia.com/compute/cuda/2_2/toolkit/docs/CUDA_GDB_User_Manual_2.2beta.pdf”]http://developer.download.nvidia.com/compu...ual_2.2beta.pdf[/url]
Thank you very much!