Socket
Socket
Sign inDemoInstall

slurm-gui

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    slurm-gui

GUI/TUI frontends to squeue, sbatch and srun using the fabulous textual TUI framework


Maintainers
1

Readme

Slurm made easy with slurm-gui !

GUI/TUI frontends to squeue, sbatch and srun using the fabulous textual TUI framework

PyPI PyPI - Python Version GH Action PyPI PyPI - License

Install with python3 -m pip install slurm-gui and then run tsqueue on a node with Slurm installed to get a list of slurm jobs (tsbatch and tsrun are coming...)

image

use the mouse or keys to scroll up and down and hit enter to get more details (from squeue and sstat or sacct).

If a job is pending, get a very detailed reason for it:

image

Get a long list of information. squeue info comes first but if you scroll down, you will get also all the info provided by sstat

if a job is running, it will offer you to cancel it plus an error message for jobs you cannot kill

image

and if you have selected one of your own jobs, you can scoll down and get lots of details, for example about the maximum memory consumption (MaxRSS) of your job:

image

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc