For details on upgrading or downgrading the XRT and deployment plaorm, see Changing XRT
and Target Plaorm Versions.
1. XRT installaon requires Extra Packages for Enterprise Linux (EPEL) and a related repository.
The inial setup depends on whether you are using RedHat or CentOS.
For Redhat:
a. Open a terminal window and enter the following command:
$ sudo yum-config-manager --enable rhel-7-server-optional-rpms
This enables an addional repository on your system.
b. Enter the following command to install EPEL:
$ sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-
release-latest-7.noarch.rpm
For CentOS:
• Enter the following command in a terminal window:
$ sudo yum install epel-release
This installs and enables the repository for Extra Packages for Enterprise Linux (EPEL).
2. Run the following two commands to install kernel headers and kernel development packages.
Ensure that uname is surrounded by backcks ( `) and not single quotes ('):
$ sudo yum install kernel-headers-`uname -r`
$ sudo yum install kernel-devel-`uname -r`
Note: If these yum commands fail because they cannot nd packages matching your kernel version, set
up a Vault repository. For more informaon, see Creang a Vault Repository for CentOS.
3. Aer the above command completes, reboot your machine.
4. From the Geng Started tab of the Alveo U50 Product page, use the selecon tool to display
the desired Xilinx
®
runme (XRT) and deployment target installaon packages.
Download the Xilinx runme (XRT) installaon package le by clicking on the displayed XRT
installaon package.
5. Install the XRT installaon package by running the following command from within the
directory where the installaon packages reside. <version> is the laer part of the
installaon package le name.
$ sudo yum install ./xrt_<version>.rpm
This will install the XRT and its necessary dependencies. Follow the instrucons when
prompted throughout the installaon.
6. From the Geng Started tab of the Alveo U50 Product Page, download the deployment
target installaon tar.gz le by clicking on the displayed lename.
Chapter 4: Installing the Deployment Software
UG1370 (v1.7) December 9, 2020 www.xilinx.com
Alveo U50 Data Center Accelerator Card Installation Guide 18