feat: linear regression for runtime estimation

This commit is contained in:
2026-06-08 22:05:28 +02:00
parent 933611af55
commit b92feeab5b
8 changed files with 222 additions and 240 deletions

View File

@@ -22,7 +22,7 @@ k8s {
projectDir = '/workspace/projects'
cleanup = false
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.5.3'
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.5.5'
imagePullPolicy = 'IfNotPresent'
schedulerInterval = '10s'
recordTaskRuntimes = true