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.