Visible to Intel only — GUID: GUID-C09BEC84-660E-4145-8257-99755B21FEA4
Legal Information
Getting Help and Support
Introducing the Intel® SDK for OpenCL™ Applications
What's New in This Release
Which Version of the Intel® SDK for OpenCL™ Applications Should I Use?
Intel® Code Builder for OpenCL™ API Plug-in for Microsoft Visual Studio*
Intel® Code Builder for OpenCL™ API Plug-in for Eclipse*
Debugging OpenCL™ Kernels on GPU
Intel® SDK for OpenCL™ Applications Standalone Version
OpenCL™ 2.1 Development Environment
Intel® FPGA Emulation Platform for OpenCL™ Getting Started Guide
Troubleshooting Intel® SDK for OpenCL™ Applications Issues
Configuring Microsoft Visual Studio* IDE
Converting an Existing Project into an OpenCL™ Project
OpenCL™ New Project Wizard
Building an OpenCL™ Project
Using OpenCL™ Build Properties
Selecting a Target OpenCL™ Device
Generating and Viewing Assembly Code
Generating and Viewing LLVM Code
Generating Intermediate Program Binaries with Intel® Code Builder for OpenCL™ API Plug-in
Configuring OpenCL™ Build Options
Visible to Intel only — GUID: GUID-C09BEC84-660E-4145-8257-99755B21FEA4
Message: Protocol error
Symptom: Protocol error message
Solution: Change firewall settings or debugging port
If you receive a "Protocol error" message, you need to change your firewall settings, or change the debugging port in the Intel® SDK for OpenCL™ Applications - Debugger plug-in for Microsoft Visual Studio* IDE.
NOTE:
The default debugging port is 56203.
To change the debugging port number for the CPU or GPU system, do the following:
- Run the Visual Studio IDE.
- Select Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger >Options.
- Check the Use Custom Port check box of the appropriate system
-
- To change the port for the CPU, check the box in the OpenCL Kernel Debugging for CPU Device group.
- To change the port for the remote GPU, check the box in the Remote OpenCL Kernel Debugging for GPU Device group.
- Enter the correct port in the CPU/GPU Kernel Debugging Port Number field.
NOTE:
If the Use Custom Port check box is unavailable, switch to the Basic Settings tab and check the Enable OpenCL Kernel Debugging check box.