What problem does it solve?
Submitting many compute tasks to Bohrium cloud or traditional HPC clusters is repetitive and error-prone, especially when you need to package inputs, run inside the right environment, and reliably collect outputs later.
Core Features & Use Cases
- Remote job submission with containers: Upload task directories, run a command inside a specified Docker image, and manage execution remotely.
- Bohrium and HPC support: Use Bohrium workflow submission for cloud runs and a dispatcher configuration for supercomputers.
- High-throughput orchestration: Run batches with glob patterns, control parallelism, and download results by workflow ID or UID.
- Use Case: You have dozens of ABACUS calculation folders and want them executed on Bohrium with a consistent ABACUS Docker image, then automatically fetch logs and outputs when finished.
Quick Start
Use the abacustest-submit skill to submit jobs from your prepared example directories by running: abacustest submit -p param.json .