Visible to Intel only — GUID: GUID-B9D5C184-E5AA-47D3-974D-058413A08C67
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-B9D5C184-E5AA-47D3-974D-058413A08C67
Creating a New Session
This topic explains how to create and build a new session.
To create a new session:
- Go to Tools > Intel Code Builder for OpenCL API > OpenCL Kernel Development > New Sessions or click the New Session button in the toolbar.
- Specify the session name, path to the folder to store the session file, and the content of the session (can be either empty session or with pre-defined OpenCL code).
- Click Done.
Once the session is created, the new session appears in the Code Builder Session Explorer view.
If you do not see the Code Builder Session Explorer dialog, go to: Tools > Intel Code Builder for OpenCL API > OpenCL Kernel Development > Windows > Code Builder Session Explorer.
To build the session:
Right-click the session in the Code Builder Session Explorer and select Build Session.
After the build is complete, you can see the following new items:
- the Build Artifacts folder in the session shows the related build artifacts that were created during the session build
- the Kernels folder in the session shows the kernel that ran during the session build.
- The Code Builder Analysis Input pane appears with the Input configuration and the Kernel Arguments