Description
Provides Python bindings for HyperQueue, a scheduler used to run many smaller tasks inside high-performance computing batch jobs. It helps researchers and engineers divide work across allocated compute nodes more efficiently.
This package is useful in HPC scripts and automation, not as a desktop scheduler. It can start substantial compute workloads, so users should understand their cluster limits and job policies.