What problem does it solve?
This skill removes the friction of managing high-performance computing jobs by providing a unified interface for submitting, monitoring, and controlling tasks on a SLURM cluster.
Core Features & Use Cases
- Job Lifecycle Management: Easily submit batch jobs, monitor queue status, and cancel pending or running tasks.
- Cluster Interaction: Provides standardized commands for checking partition status and inspecting detailed job metrics.
- Use Case: A researcher can use this skill to submit a complex simulation script to the cluster and monitor its progress in real-time without manually logging into the control node.
Quick Start
Use the slurm skill to submit the job script named simulation.sh to the cluster and then check the status of your current jobs.