Hi,
Can the binary built with -fopenmp -fopenmp-targets=nvptx64 options of Clang
be debugged using CUDA-GDB?
Yes, use -g flag or other standard debug info flags.
Best regards,
Alexey Bataev
Hi,
Can the binary built with -fopenmp -fopenmp-targets=nvptx64 options of Clang
be debugged using CUDA-GDB?
Yes, use -g flag or other standard debug info flags.
Best regards,
Alexey Bataev