Skip to content

Commit 9fbefbb

Browse files
committed
increase mnn and rpca goal to very high
1 parent a584eef commit 9fbefbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/methods/mnn/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ runners:
104104
# Allows turning the component into a Nextflow module / pipeline.
105105
- type: nextflow
106106
directives:
107-
label: [hightime,midmem,midcpu]
107+
label: [veryhightime,midmem,midcpu]

src/methods/rpca_to_goal/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ runners:
8484
# Allows turning the component into a Nextflow module / pipeline.
8585
- type: nextflow
8686
directives:
87-
label: [hightime,midmem,midcpu]
87+
label: [veryhightime,midmem,midcpu]

src/methods/rpca_to_mid/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ runners:
8888
# Allows turning the component into a Nextflow module / pipeline.
8989
- type: nextflow
9090
directives:
91-
label: [hightime,midmem,midcpu]
91+
label: [veryhightime,midmem,midcpu]

0 commit comments

Comments
 (0)