System Requirements¶
Host Platform for AMD NPU¶
Windows or Linux running on x86_64
Linux running on aarch64
See AMD Ryzen™ AI Software for more information on AMD NPU.
Host Platform for PCIe Accelerator Cards¶
Linux running on x86_64
Linux running on aarch64
Supported AMD Alveo Accelerator Cards are listed in AMD and Xilinx platform documentation for your card or board.
XRT Software Stack for PCIe Accelerator Cards¶
XRT software stack requires Linux kernel 3.10+.
The XRT software stack is tested on RHEL/CentOS and Ubuntu. For the detailed list of supported OS, please refer to the specific release versions of UG1451 XRT Release Notes.
XRT is needed on both application development and deployment environments.
To install XRT on the host, please refer to page XRT Installation. for dependencies installation steps and XRT installation steps.
To build a custom XRT package, please refer to page Building the XRT Software Stack. for dependencies installation steps and building steps.
XRT Software Stack for Embedded Platforms¶
XRT software stack requires Linux kernel 3.10+. XRT for embedded platforms is tested with PetaLinux.
XRT needs to be installed on the development environment (rootfs or sysroot) and deployment environment (rootfs) of embedded platforms.
If embedded processor native compile is to be used, XRT, xrt-dev and GCC needs to be installed on the target embedded system rootfs.
If application is developed on a server with cross compiling technique, XRT needs to be installed into sysroot. The application can be cross compiled against the sysroot. XRT for server is not required on the cross compile server.
The embedded platform for deployment should have XRT and ZOCL installed. For details about building embedded platforms, follow the Yocto or PetaLinux-based flow described in AMD embedded documentation for your device.