extension-cpp icon indicating copy to clipboard operation
extension-cpp copied to clipboard

How to debug in cuda-pytorch env?

Open Arsmart123 opened this issue 3 years ago • 0 comments

Hi! I am wondering how to debug in such environment? I have tried to insert a "printf("hello wolrd")" sentence in .cu file, but it compiles failure! If I delete it, everything works fine..... So how you debug in such environment? Thank you!!!!

Arsmart123 avatar Mar 10 '22 07:03 Arsmart123