top-k
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user