Skip to main content

Xilinx xbutil GUI

Project description

xbutil-gui

A Python Tkinter GUI for Xilinx Vitis xbutil program

Installation

OS

xbutil-gui has been tested on CentOS 7.8 and Ubuntu 16.04.

Xilinx XRT

Xilinx XRT version 2.8.0 or newer is required on every host with Xilinx Alveo Accelerator Cards.

SSH authentication key

xubtil-gui supports scaning hosts within a cluster. All hosts in the cluster need to have SSH authentication key set up so you can run commands on remote hosts with your username and without password. Follow instructions on the SSH Login without password page to set up SSH authentication key.

Python

This program requires Python 3.6 or newer to run.

Ubuntu 16.04

The default Python on Ubuntu 16.04 is version 3.5. Run the commands below to install Python 3.6

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.6 python3.6-venv python3.6-tk 

Redhat/CentOS 7.8

The default Python on CentOS 7.8 is already version 3.6. You only need to install Python Tkinter.

sudo yum install python36-tkinter

Create and activate a Python3 virtual environment

python3.6 -m venv venv
. venv/bin/activate

Install required Python packages

pip install -r requirements.txt

Install xbutil-gui

python setup.py develop

Run xbutil-gui

xbutil_gui

Snapshots

Main window showing all hosts/devices/compute units in a cluster

image

top window

image

Power/temperature plot

image

Vccint/Iccint plot

image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xbutil_gui-0.0.6.tar.gz (42.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xbutil_gui-0.0.6-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file xbutil_gui-0.0.6.tar.gz.

File metadata

  • Download URL: xbutil_gui-0.0.6.tar.gz
  • Upload date:
  • Size: 42.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.13

File hashes

Hashes for xbutil_gui-0.0.6.tar.gz
Algorithm Hash digest
SHA256 25b89b4c3f48c43cb89f5e01cf36dba9689d14bf9b475fec07ac7ed08ec1711e
MD5 fcbe914bec78cd796ea116173dfed6db
BLAKE2b-256 477c0bd3c327ef8d3e43effd5668ce18b74a8c87253fb3afcc117ad65097fa7d

See more details on using hashes here.

File details

Details for the file xbutil_gui-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: xbutil_gui-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.13

File hashes

Hashes for xbutil_gui-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 89dd82cdc8a58ca55dc4ad4bd579df7823b48f892f515733829dd8ef2eb86431
MD5 89071107390eb054fe6a446a5b38fd3b
BLAKE2b-256 5bafdaec4c27a19b73f7267baf42a8e24a8e4ad75029e66e8b1ef4e35571ba57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page