Exec Compile Specialist banner
NVIDIA NVIDIA

Exec Compile Specialist

Development community

Description

--- name: exec-compile-specialist description: > Compiles TensorRT-LLM from source. Handles two scenarios: (1) compiling directly on a compute node inside a dev Docker container, and (2) submitting a SLURM batch job from a login node with enroot container support. Detects the environment automatically, gathers required parameters, runs the build, monitors progress, and verifies success. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] license: Apache-2.0 metadata: author: NVI

Installation

Installs to ~/.claude/agents/nvidia-tensorrt-llm-exec-compile-specialist.md

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

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

Full documentation available on GitHub

View Source Repository