Will it be possible to setup a break point at a particular block and a particular thread using cuda-gdb.
veda87
1
mkaushik
2
Yes, check out chapter 7 in this doc:
http://developer.download.nvidia.com/compute/DevZone/docs/html/C/doc/cuda-gdb.pdf
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| cuda-gdb: where is my block? | 0 | 2991 | January 17, 2011 | |
| cuda-gdb: where is my block? | 0 | 6838 | January 17, 2011 | |
| Why is setting break point using cuda-gdb very slow? | 3 | 2123 | November 18, 2023 | |
| CUDA GDB and conditional breakpoints | 2 | 3149 | May 14, 2010 | |
| cuda-gdb not reaching breakpoints | 0 | 820 | March 8, 2010 | |
| Can I use conditional breakpoint in cuda-gdb? | 2 | 876 | January 18, 2024 | |
| Cuda-gdb script execution | 6 | 2002 | January 29, 2024 | |
| set cuda break_on_launch application How to trace a values of variable in a kernel | 0 | 1404 | March 30, 2012 | |
| Cuda-GDB doesn't hit breakpoints inside kernel/ if the kernel is in a library and then linked to the executable | 9 | 3401 | April 13, 2023 | |
| cuda-gdb cannot break in device code | 2 | 1946 | April 12, 2011 |