请按照步骤 1 和 2 在 U50 加速卡上部署应用。
The Xilinx runtime (XRT) is a low level communication layer (APIs and drivers) between the host and the card.
IMPORTANT: Please enter the following command before installing the XRT:
RedHat:
$ sudo yum-config-manager --enable rhel-7-server-optional-rpms
$ sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
CentOS:
$ sudo yum install epel-release
The deployment target platform is the communication layer physically implemented and flashed into the card.
如果您是开发者,请下载这些附加文件,然后按照入门指南进行安装。
The target platform interface for development is required if you are building your own applications.
The Xilinx SDAccel IDE provides a framework for developing accelerated applications.