Visible to Intel only — GUID: GUID-63B321FC-439F-4623-93E8-BAC97F4AB104
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-63B321FC-439F-4623-93E8-BAC97F4AB104
Configuring the Code Analyzer
You can use the Analyze Session Settings dialog to change the reports directory and also to change the connection info for the analyze sessions.
To open the Analyze Session Setting dialog box go to Tools > Intel Code Builder for OpenCL API > OpenCL Application Analysis > Settings.
These are the fields in the dialog box
- Reports Location - full path to the directory that contains analyze reports. If you check the Place output reports in the solution directory check button and open the solution in Visual Studio*, the Code Analyzer ignores the specified directory and places the analysis reports into the solution directory.
- Connection - range of available port numbers. The Code Analyzer uses one of the ports in the specified range to establish connection with Visual Studio*.
- Advanced Setting section
-
- Enable analysis of GPU activity and memory transactions - check this box to collect and analyze GPU activity and memory transactions in the GPU
- Reduce disk space - check this box to disable the deep analysis and reduce the amount of stored data.