Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
202 views

Nsight eclipse for linux remote debugging error [duplicate]

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. ...
Xiangyu.Guo's user avatar
4 votes
2 answers
494 views

Debug JCuda program

I'd like to know what is the best debugger for a JCuda project (if exists). I know that for normal CUDA applications there are tools like cuda-gdb and cuda-memcheck and I wonder if I can use any of ...
Rorrim's user avatar
  • 368