FPGA AI Suite: Getting Started Guide

ID 768970
Date 3/29/2024
Public
Document Table of Contents

4.7. Installing Intel® Threading Building Blocks (TBB)

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

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

For all other operating systems, 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 FPGA AI Suite Installation.