sue-nm5-slurm-status

Retrieve read-only NM5 Slurm scheduler state, job status, and GPU-hour accounting data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dongzhuoyao/deepresearch --skill sue-nm5-slurm-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sue-nm5-slurm-status
Source: https://github.com/dongzhuoyao/deepresearch/tree/main/.codex/skills/sue-nm5-slurm-status
Command: npx skills add https://github.com/dongzhuoyao/deepresearch --skill sue-nm5-slurm-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually run multiple Slurm commands to check NM5 cluster scheduler state, job status, pending reasons, and GPU-hour accounting, while eliminating the risk of accidental job mutations during status checks.

Core Features & Use Cases

  • Read-Only Slurm Snapshots: Retrieve live queue state, running job details, pending job reasons, and 3-day job history for NM5 Slurm clusters without modifying any scheduler state.
  • GPU-Hour Accounting & Quota Tracking: Calculate physical GPU-hour consumption, efficiency metrics, remaining/projected GPU usage, and configured quota allocation status for your compute accounts.
  • Integrated Reporting: Generate redacted local HTML reports for detailed job inspection, or supply paste-ready fragments for the sue-nm5-monitor skill's comprehensive NM5 status report.
  • Use Case: If you are running ML training jobs on NM5, use this Skill to quickly diagnose pending job blockers, track your GPU quota usage, and verify job progress without learning complex Slurm command syntax.

Quick Start

Invoke the sue-nm5-slurm-status skill to retrieve a read-only snapshot of your NM5 Slurm queue, job status, and GPU-hour accounting metrics.

Frequently Asked Questions about sue-nm5-slurm-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check NM5 Slurm job status and pending reasons without modifying the scheduler?

To check NM5 Slurm job status safely, you can retrieve read-only snapshots of queue state, running job details, and pending job reasons without executing manual commands or risking accidental job mutations.

How does GPU-hour accounting and quota tracking work for NM5 cluster accounts?

GPU-hour accounting for NM5 clusters works by calculating physical GPU-hour consumption, efficiency metrics, and remaining projected usage against configured quota allocations for your compute accounts.

Can I view 3-day job history and running job details for my NM5 Slurm cluster?

Yes, you can view a 3-day job history and per-account running job details for your NM5 Slurm cluster through a read-only snapshot that extracts scheduler state without manual command execution.

What is the best way to generate local HTML reports for NM5 Slurm queue inspection?

The best way to generate local HTML reports for NM5 Slurm queue inspection is to use a read-only query tool that redacts private values and produces detailed job inspection reports.

Do I need to learn complex Slurm command syntax to track GPU quota usage on NM5?

No, you do not need to learn complex Slurm command syntax to track GPU quota usage on NM5, because read-only snapshots can automatically retrieve consumption metrics and configured quota allocation status.

Can I output paste-ready fragments from NM5 Slurm status for integration with monitoring workflows?

Yes, you can output paste-ready fragments from NM5 Slurm status data for integration with the sue-nm5-monitor reporting workflow alongside generating redacted local HTML reports.