Single-workstation GPU job queue helper using tsp/task-spooler. Use for non-Slurm background training, sequential local runs, single-machine GPU queueing, or "줄 세우기" on a shared box.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Single-workstation GPU job queue helper using tsp/task-spooler. Use for non-Slurm background training, sequential local runs, single-machine GPU queueing, or "줄 세우기" on a shared box.
Default: one local GPU queue, sequential unless the user asks otherwise.
Rules
Prefer the queue over launching many GPU jobs at once on a shared workstation.
Default to --slots 1 to avoid OOM; raise slots only when resource use is clear.
Never put secrets on the command line or in ledger notes; pass them via environment or files.
Use ~/.oh-my-setting/scripts/tsp-queue.sh as the entrypoint. It records completions to the run ledger.
Cluster jobs go through slurm-hpc; single-box jobs go through tsp-queue.