Skip to main content
Run any Skill in Manus
with one click
$pwd:

scitex-hpc

// [WHAT] Generic SLURM dispatch + persistent reservations for the SciTeX ecosystem — one-shot `srun`/`sbatch`/`sync`/`poll`/`fetch_result` plus a `Reservation` primitive that books a node once and runs many short commands inside the allocation via `srun --jobid --overlap`, cutting queue wait from minutes to one ssh round-trip per command. [WHEN] Dispatching jobs to an HPC cluster from a laptop or login node — especially when iterating in tight loops, running multi-agent fleets, or doing jupyter-on-HPC where queue wait dominates wall time. [HOW] `from scitex_hpc import srun, sbatch, Reservation`, or `scitex-hpc <verb> ...`. Bastion-initiated SSH only; no persistent daemons.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 14:12
File Explorer
9 files
SKILL.md
readonly