background image

1. XRT installation requires Extra Packages for Enterprise Linux (EPEL) and a related repository.

If not already installed, install EPEL on your system by following the steps provided on the 

XRT Installation

 page.

2. Run the following two commands to install kernel headers and kernel development packages.

Ensure that 

uname

 is surrounded by backticks ( 

`

) and not single quotes (

'

):

$ sudo yum install kernel-headers-`uname -r` 

$ sudo yum install kernel-devel-`uname -r`

3. After the previous command completes, reboot your machine.

4. From the Getting Started tab of the 

Varium C1100 compute adaptor product page

, download

the Xilinx Runtime (XRT) and deployment target platform installation packages associated
with your OS and version. To download the packages, click on the displayed package names.

5. Install the XRT installation package by running the following command from within the

directory where the XRT installation packages reside. 

<version>

 is the latter part of the

installation package file name.

$ sudo yum install ./xrt_<version>.rpm

This will install the XRT and its necessary dependencies. Follow the instructions when
prompted throughout the installation.

6. Unpack the deployment target platform 

tar.gz

 file into a single directory. The location of

the directory is not important, however the directory should not contain any other files.

7. Install the deployment packages. From within the directory where the installation packages

were unpacked, run the following command. This will install all deployment packages.

$ sudo yum install ./*.rpm

After you install the deployment packages, the following message is displayed:

Partition package installed successfully.

Please flash card manually by running below command:

$ sudo /opt/xilinx/xrt/bin/xbmgmt flash --update --shell <shell_name>

8. Flash the platform firmware on the card.

With XRT 2021.1 or greater, you must use the following new command to flash the card,
rather than the command displayed in the previous system message. This assumes only one
deployment playform is installed on the card.

$ sudo /opt/xilinx/xrt/bin/xbmgmt program --base --device <management 

BDF>

Where 

<management BDF>

 is the card to be programmed. To obtain the device

management BDF, see 

Displaying Card BDF Values

.

This can take several minutes.

IMPORTANT! If you have multiple cards installed in the system, you must run the above 

xbmgmt

program

 command separately for each card.

Chapter 4: Installing the Deployment Software

UG1525 (v1.1) March 8, 2022

 

www.xilinx.com

Varium C1100 Compute Adaptor Installation Guide

 12

Send Feedback

Summary of Contents for Varium C1100

Page 1: ...sive language from our products and related collateral We ve launched an internal initiative to remove language that could exclude people or reinforce historical biases including terms embedded in our...

Page 2: ...Deployment Package Installation Procedures on Ubuntu 14 Chapter 5 Card Bring Up and Validation 17 Environment Setup 17 Running lspci 17 Confirm Firmware Installation 18 Card Validation 19 Chapter 6 T...

Page 3: ...lications By installing the Varium C1100 compute adaptor with both the deployment and development software on a single machine you can configure a system for developing and running compute application...

Page 4: ...uirements Component Requirement Motherboard PCI Express 3 0 compliant with one full height x16 slot System power supply 150W via PCI Express slot connection and 8 pin PCI Express auxiliary power Opera...

Page 5: ...cket QSFP28 Inerfaces Micro USB Connector PCIe Connector AUX Power Connector Note Varium C1100 compute adaptor is designed to be installed into a data center server where controlled air flow provides...

Page 6: ...mputer server clean and clear of debris Before opening the computer system cover unplug the power cord Dispositif de S curit Pour assurer votre s curit personnelle et la s curit de votre quipement Mai...

Page 7: ...lors du retrait et remplacement des composants Pour pr venir les dommages dus aux ESD Utilisez une sangle de poignet ou de cheville anti ESD et assurez vous qu elle est en contact avec la peau Branch...

Page 8: ...eils lectronique sensibles et fragiles l quipement doit tre install par un technicien certifi seulement Cet quipement est destin tre install dans un lieu d acc s restreint WICHTIG Die adaptern Varium...

Page 9: ...50W Consult your computer documentation for additional information 6 Re install the computer casing 7 Connect the power cord and turn on the computer WARNING Do not power on a passively cooled card wi...

Page 10: ...e a message similar to the previous one see Chapter 6 Troubleshooting Chapter 3 Adaptor Installation Procedures UG1525 v1 1 March 8 2022 www xilinx com Varium C1100 Compute Adaptor Installation Guide...

Page 11: ...the Getting Started tab of the respective Alveo card landing page Varium C1100 Product Page If you encounter any issues during installation see Chapter 6 Troubleshooting IMPORTANT Root access is requ...

Page 12: ...ployment target platform tar gz file into a single directory The location of the directory is not important however the directory should not contain any other files 7 Install the deployment packages F...

Page 13: ...GA IMPORTANT Be sure to fully power off the machine and then power it on again The image will not boot from flash if the machine is only rebooted IMPORTANT Assurez vous d teindre compl tement la machi...

Page 14: ...rom the Getting Started tab of the Varium C1100 compute adaptor product page download the XRT and deployment target platform installation packages associated with your OS and version To download the p...

Page 15: ...terminal while the firmware is flashing as this can cause the card to become inoperable IMPORTANT N entrez pas Ctrl c dans le terminal lorsque le micrologiciel clignote car cela pourrait rendre la ca...

Page 16: ...command separately for each card A message similar to the following will be displayed after a successful SC firmware update where the device management BDF is given in square brackets Report 0000 af...

Page 17: ...ncluding memory PCIe platform name and system information See xbutil and xbmgmt Note Utility command line help can always be obtained using the help option Environment Setup Set the environment to use...

Page 18: ...hysical functions found management and user For additional details see XRT and Vitis Platform Overview Confirm Firmware Installation When a card has successfully been installed and the firmware has be...

Page 19: ...Validation Card installation can be validated using the xbutil validate command This command performs various tests and checks on the card including PCIe link status SC version status memory and band...

Page 20: ...00 1 SC version Description Check if SC firmware is up to date Test Status PASSED Test 4 0000 af 00 1 Verify kernel Description Run Hello World kernel test Xclbin opt xilinx firmware u55n gen3x4 xdma...

Page 21: ...D Test 10 0000 af 00 1 Host memory bandwidth test Description Run bandwidth kernel when host memory is enabled Details Host memory is not enabled Test Status SKIPPED Test 11 0000 af 00 1 vcu Descripti...

Page 22: ...cal device user bdf Where user BDF is the card to be programmed To obtain the device management BDF see Displaying Card BDF Values An example of the output is shown below Electrical Max Power 225 Watt...

Page 23: ...so known as golden This requires that XRT release 2020 1 or later is installed on the same system as the Varium C1100 compute adaptor For more information see AR71757 Appendix A Reverting the Card to...

Page 24: ...sign Tools DocNav At the Linux command prompt enter docnav Xilinx Design Hubs provide links to documentation organized by design tasks and other topics which you can use to learn key concepts and addr...

Page 25: ...k for more information Confirm Firmware Installation New topic to replace Running xbmgmt flash scan Card Validation New topic to replace xbutil validate Known Issues Updated command and log 09 17 2021...

Page 26: ...se refer to Xilinx s Terms of Sale which can be viewed at https www xilinx com legal htm tos AUTOMOTIVE APPLICATIONS DISCLAIMER AUTOMOTIVE PRODUCTS IDENTIFIED AS XA IN THE PART NUMBER ARE NOT WARRANTE...

Reviews: