Slurm Auto Retry Watchdog

Submit a Slurm sbatch job through a watchdog that monitors sacct/squeue, classifies common failures from job state and stdout/stderr logs, and automatically resubmits retriable failures up to a fixed attempt limit. Use when the user wants automatic retry for Slurm jobs, wants jobs to recover from timeout/OOM/node failures, or wants a reusable trigger/workflow around sbatch submission.

KwongFuk Updated

File contents

KwongFuk/codex-skills/tree/main/global/slurm-auto-retry-watchdog commit f5e64f335c

Frequently asked questions

npx skillmds@latest add kwongfuk/slurm-auto-retry-watchdog