Developer Guide for Intel® SDK for OpenCL™ Applications 2017
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B9D5C184-E5AA-47D3-974D-058413A08C67
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