Hello,

Does anyone know about any tools that can be used for runtime debugging
OpenCL programs?

I've written some code to complete the boolean weaving on the kernel. It
currently spits out garbage and I need to figure out why. Normally, I would
pass an argument, which I would change in the kernel and then print out its
value to see if certain parts of the code (an if condition block for
example) were processed. This doesn't seem to be working though.

Thank you
Param Hanji
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to