smutch / rsi

A small collection of utils to ease working with SLURM and wrap its commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSI

Rusty SLURM Info

A (currently very) small collection of utils to ease working with SLURM and present information from sacct etc.

Examples

Get a detailed output of the stats for a single step of a completed job:

rsi jobinfo 21941386

Estimate the start time of a job script the current state of the queue:

rsi starttime submit.sh

About

A small collection of utils to ease working with SLURM and wrap its commands


Languages

Language:Rust 100.0%