Intel® FPGA AI Suite: Getting Started Guide

ID 768970
Date 9/06/2023
Public

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

Document Table of Contents
Give Feedback

4.6. Setting Required Environment Variables

Set the OpenVINO™ toolkit and Intel® 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_2023.2.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 Intel FPGA AI Suite Installation.