How is SYCL debugging on windows recommended? #14391
Unanswered
Martin-HZK
asked this question in
Q&A
Replies: 2 comments 3 replies
-
@Martin-HZK |
Beta Was this translation helpful? Give feedback.
2 replies
-
No! GDB is not recommended for SYCL code on device. But it's OK for SYCL code on CPU (I didn't try it). The debug method on Linux is same as Windows. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to do some contribution to SYCL inference support on Windows, but I am not sure if there is any recommended strategies for debugging the inference process?
Beta Was this translation helpful? Give feedback.
All reactions