What problem does it solve?
This Skill helps users safely and effectively interact with Slurm-managed High-Performance Computing (HPC) clusters, preventing common errors related to resource allocation, job submission, and monitoring.
Core Features & Use Cases
- Cluster Discovery: Safely inspects cluster configurations, partitions, nodes, and available resources (like GPUs) without making assumptions.
- Job Validation & Submission: Guides users in creating and submitting
sbatch, salloc, and srun commands, including dry-runs and validation against cluster policies.
- Monitoring & Diagnosis: Helps users understand job status, diagnose pending jobs, and review completed job details using Slurm's monitoring tools.
- Use Case: A researcher needs to submit a GPU-accelerated job but is unsure about the correct partition, available GPU types, or account to use. This Skill can discover these details and help construct a valid
sbatch script.
Quick Start
Inspect the Slurm cluster and summarize verified partitions, limits, and GPU options.