FPGA AI Suite: Getting Started Guide

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

4.6. Setting Required Environment Variables

Set the OpenVINO™ toolkit and FPGA AI Suite environment variables by running the following commands from a bash-style shell (do not use /bin/dash or /bin/tcsh) or by adding the commands to your .bashrc file. If you did not install OpenVINO™ toolkit into the default location, adjust the second command appropriately.
unalias ls 2> /dev/null
source /opt/intel/openvino_2022/setupvars.sh
source /opt/intel/fpga_ai_suite_2024.1/dla/bin/init_env.sh

Next Step

After setting the required environment variables, if you are using Ubuntu* 18 or Red Hat* Enterprise Linux* 8.7, continue your installation with the steps in Installing Intel Threading Building Blocks (TBB). Otherwise, complete your installation with the steps in Finalizing Your FPGA AI Suite Installation.