/sfollow

Follow live output from a SLURM batch job

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

sfollow is a tool to follow the stdout/stderr of a Slurm job submitted with sbatch.

This is similar to the sattach command, but that only works with job steps started by srun.

Installation:

pip install sfollow

Usage

# Specify a job ID
sfollow 9251426

# Follow your most recently submitted job
sfollow