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-42D4C327-2A8F-4548-BB2E-9E4438FB7233
Visible to Intel only — GUID: GUID-42D4C327-2A8F-4548-BB2E-9E4438FB7233
Generating and Viewing Assembly Code
Intel® Code Builder for OpenCL ™ API plug-in for Microsoft Visual Studio* IDE enables generating assembly representation of the OpenCL™ code. To enable generating and viewing the assembly code, do the following:
- Go to Project > Properties.
- Click Configuration Properties > OpenCL Code Builder > General.
- Modify the properties as needed, and click OK.
After the build, you can open the generated assembly file in the Visual Studio editor by double-clicking the message in the Output view.
