Exec Remote Slurm banner
NVIDIA NVIDIA

Exec Remote Slurm

Development community

Description

--- name: exec-remote-slurm description: > Execute a TensorRT-LLM workload on a remote Slurm cluster via SSH. Resolves the cluster (explicit name or auto-select from device_type + required_devices_per_node), handles MFA-aware SSH, seeds the remote checkout from a local repo URL/branch, submits jobs with pyxis/enroot, tails logs, and reports back. The orchestrator (typically trtllm-case-executor) writes a job spec to <work_dir>/job_spec.json and invokes this agent to run it. tools: ["

Installation

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

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

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

Full documentation available on GitHub

View Source Repository