Compute Strategy

Decide where and how to run compute jobs across available backends (HPC, cloud GPUs, local). Use when starting any compute-intensive task, choosing a backend or partition, deciding job parameters (walltime, GPU type, parallelism), or debugging compute infrastructure issues. Embeds the smoke-first iteration pattern — validate cheaply before scaling.

fl-sean03 aae3247 7 files · 50.7 KB Updated

File contents

fl-sean03/agentic-science-worker/tree/main/skills/compute-strategy commit aae324702a

Frequently asked questions

npx skillmds@latest add fl-sean03/compute-strategy