- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello. I wish find a sample for debug kernels with intel inde, but i can't find any binars or tutorials. is possible use inde for debugs of the opencl kernels ? Can you advices to me a sample or a tutorial or better a binary? thanks.
I use inde opencl visual studio 13 addin
ps.sorry for my english
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Giuseppe,
Debugging kernels is fairly easy:
1. Make sure to select CPU device (currently, debugging is supported only on a CPU, GPU is coming shortly)
2. Follow these steps: https://software.intel.com/sites/landingpage/opencl/user-guide/Debugging_Your_OpenCL_Kernel_with_Intel_SDK_for_OpenCL_Debugger.htm
3. Followed by these steps: https://software.intel.com/sites/landingpage/opencl/user-guide/Configuring_Intel_SDK_for_OpenCL_Debugger.htm
4. Now you can just put breakpoints in your OpenCL code
5. If you have any issues, check https://software.intel.com/sites/landingpage/opencl/user-guide/Troubleshooting_the_Intel_SDK_for_OpenCL_Debugger.htm
Happy debugging!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page