Intel® FPGA AI Suite: Getting Started Guide

ID 768970
Date 7/17/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.7. Installing Intel® Threading Building Blocks (TBB)

Intel® FPGA AI Suite requires some functions provided by Intel® Threading Building Blocks (TBB).

For Ubuntu 20 systems, Intel® TBB is installed as part of the Intel® FPGA AI Suite installation package.

For all other operating systems, Intel® FPGA AI Suite provides a script to download and install Intel® TBB 2020 Update 3 (v2020.3) on your system.

To run the script, issue the following command:
$COREDLA_ROOT/bin/build_tbb.sh
source $INTEL_OPENVINO_DIR/setupvars.sh

For more information about Intel® TBB, refer to the oneAPI open source oneTBB GitHub repository.

Next Step

After installing Intel® TBB, complete your installation with the steps in Finalizing Your Intel FPGA AI Suite Installation.