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.7.tar.gz (42.7 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.7-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xbutil_gui-0.0.7.tar.gz
  • Upload date:
  • Size: 42.7 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.7.tar.gz
Algorithm Hash digest
SHA256 1172ee3282b99c7efa290587c8522c79ff229b7d8e783ef671732460474d1413
MD5 278359d9f8b26c96c73f2ad0cc654dad
BLAKE2b-256 289b8f171443db4e39fdec6bdf7584aaec58d6133212b25beb951328fb79f0ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xbutil_gui-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 45.1 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4a3aaf87a822a783e3bd7fcad435e0fab59e3ae4e9f492f83ca981c6a6cf21e5
MD5 f8736920728d3e4c79f9e52f2b1e43d4
BLAKE2b-256 f18aee11b9fb749f7878274d2fc6f0b2034893a59bb806d74dde88acb8db31e9

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