Visible to Intel only — GUID: egp1518024670493
Ixiasoft
Visible to Intel only — GUID: egp1518024670493
Ixiasoft
1. Introduction to Standard Edition Best Practices Guide
Updated for: |
---|
Intel® Quartus® Prime Design Suite 18.1 |
This document assumes that you are familiar with OpenCL concepts and application programming interfaces (APIs), as described in the OpenCL Specification version 1.0 by the Khronos Group™. It also assumes that you have experience in creating OpenCL applications.
To achieve the highest performance of your OpenCL™ application for FPGAs, familiarize yourself with details of the underlying hardware. In addition, understand the compiler optimizations that convert and map your OpenCL application to FPGAs.
For more information on the OpenCL Specification version 1.0, refer to the OpenCL Reference Pages on the Khronos Group website. For detailed information on the OpenCL APIs and programming language, refer to the OpenCL Specification version 1.0.
Section Content
FPGA Overview
Pipelines
Single Work-Item Kernel versus NDRange Kernel
Multi-Threaded Host Application