Debugger for OpenCL

Rakesh K picture Rakesh K · Mar 2, 2010 · Viewed 24.4k times · Source

I am working on OpenCL. Does anyone know of a good debugger for OpenCL so that I can step into the OpenCL code and trace?

Answer

lateralpunk picture lateralpunk · Dec 9, 2012

You may also want to look into CodeXL:

https://gpuopen.com/compute-product/codexl/

CodeXL was originally developed by AMD, but was later released as an open-source project.