Smart walltime estimation #205
Labels
enhancement
New feature or request
in progress
Someone is working on this issue (please also assign yourself)
priority
Should be resolved first, if possible
Keep track of walltimes for each workflow (with input size as well) and infer walltime estimations for new tasks
Maybe we can model this as continuous error minimization between predicted and actual runtime, plus some padding for breathing room within the requested walltime... then it's amenable to PID control
Should be able to use built-in benchmarking with Snakemake to capture walltime and memory usage data
The text was updated successfully, but these errors were encountered: