Skip to content

Integration of Slurm scheduler with ADES (from cedadev)

License

Notifications You must be signed in to change notification settings

ZOO-Project/zoo-wes-runner

 
 

Repository files navigation

Zoo-WES-Runner

This repository is a plugin for the ZOO-Project, which allows it submit jobs to a Workflow Execution Service (WES). This allows the ZOO-Project to submit jobs to run in a number of different environments.

This work is undertaken as part of the deployment of the EOEPCA on JASMIN.

It has been developed using the EOEPCA ADES connected to the TOIL workflow engine running workflows using singularity in a SLURM cluster. However, the TOIL WES server supports many other configurations, such as support for a number of batch systems (Grid Engine, Torque and LSF), cloud platforms, local execution on the server, etc. It should be possible to use this module with any configuration in which TOIL can run workflows, or indeed a different WES server other than TOIL. However, these configurations have not been tested.

This documentation is split into a number of parts:

  1. Configuring the TOIL server on a SLURM headnode.
  2. Configuring EOEPCA to use the TOIL server.
  3. Submitting jobs and debugging.

About

Integration of Slurm scheduler with ADES (from cedadev)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Workflow Language 55.7%
  • Python 44.3%