actions-batch

Distributed computing platform leveraging GitHub Actions for parallel workloads

brewmacoslinux
Try with needOr install directly
Source

About

Time-sharing supercomputer built on GitHub Actions

Commands

actions-batch

Examples

Submit a batch job to the actions-batch cluster$ actions-batch submit --job-file job.yaml
Check the status of a running batch job$ actions-batch status --job-id abc123def456
View logs from a completed batch job$ actions-batch logs --job-id abc123def456