Search code examples
c++visual-studio-2010cudanvidiansight

Nvidia Nsight - how to connect to localhost?


I'm trying to set up "localhost" as a connection name for Nsight (I'm using CUDA 4.2 with Nsight 2.2 on VS2010) but there's something like "localhost overridden to global connection name" which changes my localhost 127.0.0.1 address to another wrong one.

enter image description here

How can I solve this? I want to do local debugging


Solution

  • I do not have Nsight 2.2 because i am already on 3.0 RC1 so i can not tell for sure but this problem happened when i changed the connection name in the "Nsight Connections" toolbar. You can display/hide the toolbar for example by going to the View/Toolbars menu in VS and checking/un-checking the check-box "Nsight Connections". Once you see the toolbar, you can click the "Use global connection name" button to disable it.