tao-run-on-slurm

Installation
SKILL.md

SLURM

Remote GPU compute platform for clusters managed by SLURM. Jobs are submitted from the TAO service or SDK host to a login node over SSH, staged on a shared filesystem, submitted with sbatch, and executed with srun container support.

When to use

Use SLURM when the user has access to a managed GPU cluster, shared Lustre storage, and scheduler-owned GPU allocation. Do not use SLURM for local files that exist only on the agent machine; data and outputs must be reachable from the cluster.

Preflight + SSH

Installs
969
Repository
nvidia/skills
GitHub Stars
2.3K
First Seen
Jun 8, 2026
tao-run-on-slurm — nvidia/skills