Skip to main content

A Slurm client for the terminal

Project description

PyPI Code style: black License: MIT

stui

A Slurm dashboard for the terminal.

stui screenshot

Features

  • Connect to local Slurm cluster or remote clusters via SSH
  • Quickly filter jobs based on commonly-used criteria
  • Cancel, attach to, or modify properties of selected jobs.

Installation

$ pip install stui

For latest revision from GitHub:

$ pip install git+https://github.com/mil-ad/stui.git@main#egg=stui

Usage

On a machine that's part of a Slurm cluster simply fire up stui:

$ stui

To connect to a remote Slurm cluster via SSH:

$ stui --ssh REMOTE_HOST

where REMOTE_HOST is the hostname (or IP address) of the remote machine and may include the user and/or port parameters, of the form user@host, host:port, or user@host:port. If authentication via SSH keys or agent fails you will be prompted to manually enter username and password.

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

stui-0.3.6.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

stui-0.3.6-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

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