Download the Xilinx Runtime and Deployment Shell.
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 shell is the communication layer physically implemented and flashed into the card.
The VCU1525 will leverage this shell for application development, though the card itself is for development only and was not qualified for volume deployment as part of an end system.
If you are a developer, download these additional files.
The shell interface for development is required if you are building your own applications.
The AMD SDAccel IDE provides a framework for developing accelerated applications.