I have installed NSIGHT Compute (NC) on a stand-alone test machine (not connected to network).
- I am able to bring up the GUI.
- I setup a project and have localhost at the target.
When I run, the application opens but the NC is unable to connect to the process.
- All I see is “Trying to connect to process on host: localhost”.
I have NC on my dev machine and it is able to launch and connect to the application.
The application itself runs fine on the test machine.
I read the documentation (users manual) and there I did not see a “setup” or "requirements’ section outlining the need for other tools, drivers, SDKs, toolsets.