System Requirements#
Hardware Requirements#
The following table lists AMD Vitis™ AI developer workstation hardware requirements:
Component |
Requirement |
|---|---|
Host Machine |
The recommended host environment is a 64-bit Linux machine equipped with at least 20 cores, 64 GB of RAM, and 100 GB of free disk space, running either Ubuntu 22.04.4 LTS or 24.04.2 LTS. While Ubuntu 24.04.2 LTS is compatible with Vitis and Vivado tools, it is not currently supported by Yocto. |
SD Card |
SD card with a minimum capacity of 32GB. |
Target Board |
VEK385 RevA or VEK385 RevB card with pre-production silicon. |
Connectivity |
VEK385 target board connected to the host machine with an ethernet cable (optional) and an UART USB cable. The cable (Type A to Type C) provided with the VEK385 board for connectivity. Type A is connected to the host and Type C is connected to the board. |
Note
You can connect the VEK385 target board to a host machine for convenient file transfers, for example model cache directory and overlay files. However, you do not require a network connection to run inference.
Software Requirements#
Component |
Requirement |
|---|---|
HOST OS |
Ubuntu 24.04.2 LTS, Ubuntu 22.04.4 LTS. While Ubuntu 24.04.2 LTS is fully supported by AMD Vitis and Vivado tools, it is not currently supported by Yocto. For Yocto-based workflows, Ubuntu 22.04.4 LTS is recommended. |
Vivado |
Version 2025.2 |
Vitis |
Version 2025.2 |
Python |
Version 3.12 |
Pytorch |
Version 2.5.1 |
ONNX |
Version 1.16.1 |
ONNX Runtime |
Version 1.24.3 |
Docker |
Version 28.5.1 |
Software Packages |
Includes binaries for PDI, Linux images, and models |
Note
The Vitis AI Compiler supports ONNX opsets ranging from 11 to 22.
Note
Docker versions up to 28.5.1 are verified as compatible. Newer versions might work, but AMD has not tested them with Vitis AI.
License Requirements#
The following licenses are required before proceeding:
AIE-MLv2 Compiler: Required for compiling ONNX models with the Vitis AI compiler in the Docker container. Refer to Obtaining License for instructions on obtaining this license.
Vivado ML Enterprise Edition: Required for building the Vitis AI reference design.