User Tools

Site Tools


soft:vitis:running

Installing/Running

We provide a docker container that allows at running every Vitis features. It was tested on MacOs, Ubuntu and Windows (version >= 10.1904).
To install the container, you have to ask for downloading the package (see download page).
- Ubuntu users will then have to download/uncompress/run this script.
- MacOS users will then have to download/uncompress/run this script.
- Windows users will have to open an Ubuntu window and to download/uncompress/run this script.

To run a script, you have to provide the command: bash myscript.sh

Requirements:
Linux users should have curl, xauth and docker installed. If not, provide the command: sudo apt-get install curl; sudo apt-get install xauth; sudo snap install docker
MacOS users should have curl, xquartz, socat and docker installed. If not, use a package manager such as brew or macport to install what is missing.
Windows users will have to enable WSL2 on their system, to install, configure and run an Xserver (we have been using VcxSrv for tests link for docs or docs). Don't forget to disable access control for clients. They also will have to install docker services.

soft/vitis/running.txt · Last modified: 2022/04/07 12:44 by barczi