This commit is contained in:
2026-08-23 13:06:39 +02:00
parent b0a5447797
commit f227d054b8
18 changed files with 819 additions and 30 deletions

View File

@@ -22,11 +22,13 @@ k8s {
projectDir = '/workspace/projects'
cleanup = true
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.8.18'
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.8.19'
imagePullPolicy = 'IfNotPresent'
schedulerInterval = '1m'
recordTaskRuntimes = true
schedulingStrategy = 'DVFS-SPEED'
schedulingStrategy = 'DVFS'
runtimeComparisonEpsilon = '10s'
dvfsSchedulingTopRuntimes = 3
nodeInit {
enabled = true