geoalgo/slurmpilot
Launching and monitoring Slurm experiments in Python
This tool helps researchers, data scientists, and engineers run their computational experiments on Slurm clusters without having to manually manage files, write complex submission scripts, or track job status. You provide your code and experiment parameters, and it automatically handles sending your files, submitting the job, and lets you easily monitor progress from your local machine. It's designed for anyone needing to manage many experiments across shared computing resources.
Available on PyPI.
Use this if you need to run many computational experiments or simulations on shared Slurm-managed clusters and want to streamline the process from your local computer.
Not ideal if your computational tasks don't require a Slurm cluster or if you prefer to manage your high-performance computing jobs manually directly on the cluster.
Stars
24
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 27, 2026
Monthly downloads
150
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/geoalgo/slurmpilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
mlflow/mlflow
The open source AI engineering platform. MLflow enables teams of all sizes to debug, evaluate,...
kitops-ml/kitops
An open source DevOps tool from the CNCF for packaging and versioning AI/ML models, datasets,...
aws-samples/mlops-e2e
MLOps End-to-End Example using Amazon SageMaker Pipeline, AWS CodePipeline and AWS CDK
tensorchord/envd
🏕️ Reproducible development environment for humans and agents
techiescamp/mlops-for-devops
MLOps for DevOps Engineers - A hands-on, project-based guide to Machine Learning Operations