Exec Local Slurm banner
NVIDIA NVIDIA

Exec Local Slurm

Development community

Description

--- name: exec-local-slurm description: > Execute a TensorRT-LLM workload on a local Slurm cluster. Supports persistent allocation (allocate once via nohup salloc, reuse across runs) and one-shot sbatch. Workflow-agnostic — handles pytest, eval, benchmark, and custom scripts identically. The orchestrator (typically trtllm-case-executor) writes a job spec to <work_dir>/job_spec.json and invokes this agent to run it. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] model: sonnet

Installation

Installs to ~/.claude/agents/nvidia-tensorrt-llm-exec-local-slurm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NVIDIA/TensorRT-LLM/HEAD/.claude/agents/exec-local-slurm.md -o ~/.claude/agents/nvidia-tensorrt-llm-exec-local-slurm.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository