Skip to content

WIP: init sorting-hat

Gildas Le Corguillé requested to merge sorting-hat into preprod

Implementation of https://github.com/usegalaxy-eu/sorting-hat

This project aims to provide a generic dynamic destination.

It's composed of:

Note that it already handle the resubmission of jobs if you reach a "Exceeded job memory limit": sorting_hat.py#L311-L318

So far, it doesn't suit for Slurm and I don't know if it can detect Slurm limits ...

The good point is that we have a good base in term list o tools.

Merge request reports