Skip to content

Commit

Permalink
bump memory requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Sep 24, 2024
1 parent ed4a0a5 commit a2128d5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/control_methods/embed_cell_types/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
2 changes: 1 addition & 1 deletion src/control_methods/no_integration/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
2 changes: 1 addition & 1 deletion src/control_methods/no_integration_batch/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
2 changes: 1 addition & 1 deletion src/control_methods/shuffle_integration/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runners:
- type: executable
- type: nextflow
directives:
label: [midtime, lowmem, lowcpu]
label: [midtime, midmem, lowcpu]

0 comments on commit a2128d5

Please sign in to comment.