increase mem_mb for build_powerplants rule
This commit is contained in:
parent
299a8ed65b
commit
54009e7af8
@ -58,7 +58,7 @@ rule build_powerplants:
|
||||
logs("build_powerplants.log"),
|
||||
threads: 1
|
||||
resources:
|
||||
mem_mb=5000,
|
||||
mem_mb=7000,
|
||||
conda:
|
||||
"../envs/environment.yaml"
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user