Skip to content

Timmmm/slurm_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slurm Query

Simple web interface to query the status of a Slurm cluster. It works by running squeue --json, then loading the result into a temporary DuckDB database, and then executing the given PRQL query on the database.

Some examples are included.

About

Query SLURM jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages