Skip to content

Does SYCL CUDA support compute-sanitizer? #14970

Answered by al42and
AllanZyne asked this question in Q&A
Discussion options

You must be logged in to vote

Do you mean SYCL code compiled with -fsycl-targets=nvidia_gpu_sm_*? Yes, that works quite well with NVIDIA's compute-sanitizer (I haven't tested if it picks up debug info, but it detects data races etc). But it compiles directly to PTX, without intermediate SPIR-V, if I understand correctly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AllanZyne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants