Skip to content
Snippets Groups Projects
Name Last commit Last update
lib
tests
LICENSE
README.md
setup.py

SLURM executor plugin for AIRFLOW - README

The slurm executor plugin enables the possibility to use slurm as an executor provided that the scheduler is executed on a machine where the slurm client is configured properly.

To use the plugin after installing the package change the AIRFLOW configuration file as such:

# The executor class that airflow should use. Choices include
# SequentialExecutor, LocalExecutor, CeleryExecutor, DaskExecutor, KubernetesExecutor
executor = slurm.SlurmExecutor
EU Flag EOSC-hub logo This work is co-funded by the EOSC-hub project (Horizon 2020) under Grant number 777536.