Open Waverser opened 2 months ago
There is no memory view for Nsight VSCode Edition now, if you want to access the memory, you might need to use the WATCH windows to add your expressions to access memory and its data, or you can use the DEBUG CONSOLE to use cuda-gdb command to access to some memory data also. Hope this would helpful.
I am a novice learning cuda. When I use cuda-gdb debugging, I cannot view the data of gpu memory. Why? I have tried many ways. My cuda toolkit version:12.4.1; my Driver version:550.90.07