Transform C/C++ Code into a Performant FPGA Implementation
Overview
FPGAs are incredibly versatile accelerators. Their core attribute is having adaptable logic blocks that can be connected in multiple ways to perform massively parallel, real-time processing.
In this session, learn how to accelerate your existing C and C++ functions using Intel® FPGAs, including:
- The fundamentals of building an accelerator
- A demonstration on capturing existing C/C++ code in SYCL* for use with oneAPI to produce a high-performance FPGA implementation and target CPUs and GPUs
Featured Software
- Intel® oneAPI Base Toolkit—a core set of tools and libraries for developing high-performance, data-centric applications across diverse architectures.
- Intel® FPGA Add-on for oneAPI Base Toolkit— a specialized component for programming reconfigurable FPGA devices.
Additional Resources
Develop high-performance, data-centric applications for CPUs, GPUs, and FPGAs with this core set of tools, libraries, and frameworks including LLVM*-based compilers.
You May Also Like
Related Article