This topic demonstrates how to use the Intel® SDK for OpenCL™ Applications - GPU Kernel Debugger to debug an OpenCL™ sample application on a Microsoft Windows* OS.
To debug your OpenCL kernels on GPU using Intel SDK for OpenCL Applications - GPU Kernel Debugger on a Microsoft Windows* OS, perform the following steps:
Make sure that the version of the Visual Studio Remote Debugger you run on the target machine, matches the version of the Visual Studio IDE you use on the host machine. For example, if you are using Visual Studio 2015 on the host, you should use Visual Studio 2015 Remote Debugger on the target machine.
True
and change the Server field to the name of the target
machine (localhost
in this example):