IMPORTANT! The installaon packages referenced here are updated regularly and the le names
frequently change. If you copy and paste any commands from this user guide, be sure to update the
placeholders in those commands to match the downloaded packages.
IMPORTANT! Les packages d'installaon référencés ici sont mis à jour régulièrement et les noms de
chier changent fréquemment. Si vous copiez et collez des commandes de ce guide, veillez à mere à
jour les espaces réservés dans ces commandes pour qu'ils correspondent aux packages téléchargés.
Wichg! Die hier genannten Installaonspakete werden regelmäßig aktualisiert und die Dateinamen
ändern sich häug. Wenn Sie Befehle aus diesem Benutzerhandbuch kopieren und einfügen, müssen
Sie die Platzhalter in diesen Befehlen entsprechend den heruntergeladenen Paketen aktualisieren.
1. Xilinx
®
runme (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).
Your operang system might require addional dependencies before installing XRT and the
deployment shell. See Appendix A: Required Dependencies for a list of these packages.
2. Run the following two commands to install kernel headers and kernel development packages.
Ensure that uname is surounded by backcks (`) and not single quotes ('):
$ sudo yum install kernel-headers-`uname -r`
$ sudo yum install kernel-devel-`uname -r`
Note: If these yum command fail because they can’t nd packages matching your kernel version, you need
to setup a Vault repository. For more informaon, see Appendix B: Creang a Vault Repository for CentOS
3. Aer the above command nishes running, reboot your machine.
4. Download both the Xilinx
®
runme (XRT) and deployment shell installaon packages
associated with your card from the Geng Started tab in one of the following locaons:
• Alveo U200 Product Page
• Alveo U250 Product Page
Chapter 4: Installing the Deployment Software
UG1301 (v1.3) February 12, 2019 www.xilinx.com
Getting Started with Alveo Accelerator Cards 21