Home / nvidia / srt-slurm · src/srtctl/skills/SKILL.md · GitHub

srtctl skillA

srtctl is agent-read markdown (skill) from nvidia/srt-slurm: Run srt-slurm (srtctl) inference benchmarks on a Slurm cluster. Use when setting up a checkout, writing or migrating a recipe, submitting a job, or reading its results..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# srtctl

`srtctl` turns a YAML recipe into a Slurm job that launches inference workers, a frontend, the services they need, a metrics scraper and a benchmark client, then writes logs and results to `outputs/<job_id>/`. Work from the srt-slurm checkout that holds the cluster's `srtslurm.yaml`; the docs below are paths in that checkout.

## Invariants

- `srtctl dry-run -f <recipe>` before `srtctl apply`. A recipe that fails dry-run fails on the cluster.
- Recipes are `schema: 2`. Start from `examples/`, never from scratch. Block-style YAML only.
- Read `srtslurm.yaml` for model aliases and cluster defaults instead of guessing. Ask the user where model weights live before adding `model_paths`; never download weights unless asked.
- A benchmark that "succeeded" with an implausible `Total generated tokens` did not succeed.

## Where to look

| Task | Read |
|---|---|
| Fresh checkout: install, `make setup`, first `srtslurm.yaml` | `docs/installation.md` (Run Setup, Configure srtslurm.yaml) |
| Every `srtslurm.yaml` key, including `preflight`, `default_mounts`, aliases | `docs/config-reference.md` (Cluster Config Fields) |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nvidia/srt-slurm/srtctl@git:20260919.38352da
Exact content
mdr add nvidia/srt-slurm/srtctl@sha256:56fc2ce4b1784f93

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_7jpxsigc2lxl2qf7.svg)](https://markdownregistry.com/a/art_7jpxsigc2lxl2qf7)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.38352da latest2026-09-19 38352da 3,384 BA view · diff
git:20260914.911a12b2026-09-14 911a12b 2,670 BA view · diff
git:20260914.0aa6e2f2026-09-14 0aa6e2f 4,938 BA view · diff
git:20260913.bdd1f282026-09-13 bdd1f28 4,867 BA view · diff
git:20260913.1425eeb2026-09-13 1425eeb 4,818 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3384 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nvidia/srt-slurm · 93 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_7jpxsigc2lxl2qf7
GET https://markdownregistry.com/api/v1/resolve?ref=nvidia/srt-slurm/srtctl
GET https://markdownregistry.com/api/v1/blob/56fc2ce4b1784f935ddced305ac525fec8fb5fb8e81f4f38f564e168b97f37f5

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nvidia/srt-slurm

AGENTS.md agents
nvidia/srt-slurm · AGENTS.md
git:20251231.cd97c7e · audit B · 93 stars
CLAUDE.md claude
nvidia/srt-slurm · CLAUDE.md
git:20260923.1231ed4 · audit A · 93 stars
AGENTS.md@docs agents
nvidia/srt-slurm · docs/AGENTS.md
git:20260923.8f81c98 · audit A · 93 stars

Every file in nvidia/srt-slurm

Browse by kind, by grade A, or by owner.