Installing Vitis AI Runtime (VART) on the U50 Cloud - 1.1 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2020-03-23
Version
1.1 English

Use the following steps to install Vitis™ AI Runtime package on the U50 cloud:

  1. Download the vitis_ai_docker image from https://github.com/Xilinx/Vitis-AI.
  2. Set up the docker tools system according to the docker installation document.
    $./docker_run.sh -X Xilinx/vitis-ai-cpu:<x.y.z>
    #i.e.
    $./docker_run.sh -X Xilinx/vitis-ai-cpu:1.1.0

    After the docker image is loaded and running, the Vitis AI Runtime is automatically installed in the docker system and the environment is configured.