U50 アクセラレータ カードでアプリケーションを運用する場合は、手順 1 と 2 に従ってください。
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.