Intel oneAPI DPC++ FPGA Optimization Guide
Intel Corporation, 2021
@article{corporation2021intel,
title={Intel oneAPI DPC++ FPGA Optimization Guide},
author={Corporation, Intel},
year={2021}
}
The Intel® oneAPI FPGA Optimization Guide provides guidance on leveraging the functionalities of Data Parallel C++ (DPC++) to optimize your design. This document assumes that you are familiar with SYCL* concepts and application programming interfaces (APIs), as described in the SYCL* Specification version 1.2.1 by the Khronos* Group. It also assumes that you have experience in creating SYCL* applications. To achieve the highest performance of your DPC++ application for FPGAs, familiarize yourself with details of the underlying hardware. In addition, understand the compiler optimizations that convert and map your DPC++ application to FPGAs.
October 3, 2021 by hgpu