simplify network: increase mem requirement

This commit is contained in:
Fabian Hofmann 2023-08-03 18:21:36 +02:00 committed by GitHub
parent 8ae568d852
commit 7fa577c3a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,7 @@ rule simplify_network:
BENCHMARKS + "simplify_network/elec_s{simpl}" BENCHMARKS + "simplify_network/elec_s{simpl}"
threads: 1 threads: 1
resources: resources:
mem_mb=4000, mem_mb=12000,
conda: conda:
"../envs/environment.yaml" "../envs/environment.yaml"
script: script: