Long Compute

Run compute jobs (QE DFT, LAMMPS/MD, MLIP) that may outlive a single agent turn, without parking-and-dying. Use whenever a task launches work that could take more than a few minutes — decide block-vs-detach, detach long jobs durably, keep state in files, and let the asw-loop supervisor re-invoke you across ticks. Read BEFORE launching any simulation whose runtime you are unsure of.

fl-sean03 7099a21 5.1 KB Updated

File contents

fl-sean03/agentic-science-worker/tree/main/skills/long-compute commit 7099a21d2e

Frequently asked questions

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