This package enables Redun tasks to be scheduled on any job scheduler supported by PSI/J, which includes Slurm, PBS, LFS among others.
It is not tightly integrated into Redun, and therefore has a different flavour than the executors natively supported in Redun.
The package is pure Python with its only dependencies being redun and PSI/J. It is available on PyPI or as Nix flake.
- job specs are defined in Jsonnet
To be completed
This code is in production using a Slurm backend. No other job schedulers have been tested.