I'm using ubuntu12.10 x64 on my notebook and the nsight eclipse for linux to write cuda programs and I am trying to debug it on a server running CentOS6.0 x64 with 2 Geforce GTX 260 display cards. Both computers have installed the cuda toolkit 5.5, yet when I tried to start the debugger, I got an error from the nsight, which says:
Launching failed.
java.lang.reflect.invocationTargetException
I don't know what happened and how to solve this problem, is there anyone who encountered this situation and know how to do? Please tell me!