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