Hi,
I was wondering if anyone could tell me if it’s possible to use VisualGdb to compile and debug CUDA applications remotely with the nvcc/cuda-gdb tools? I know you can tweak the options but I’m not really sure what I’m doing and whether they are flexible enough to allow this. It would be really useful to be able to debug GPU applications remotely; usually we are working with a remote supercomputer when doing scientific computing. Thanks.
You should be able to get it working using the Quick Debug feature. Let us know if you run into specific problems.
We will also do more investigation on our side and will consider publishing a tutorial.