Skip to content

Commit

Permalink
runtime for varyvilocaparams only 4hours -- this should be enough
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraFuhrmann committed Aug 10, 2023
1 parent a9be787 commit ddaa0e8
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ use rule run_method_local from varyvilocaparams as varyvilocaparams_run_method_l
benchmark:
f"results/varyvilocaparams/method_runs/{varyvilocaparams.paramspace.wildcard_pattern}/{{method,{'|'.join(['markertoavoidemptyregex'] + varyvilocaparams.method_list)}}}/replicates/{{replicate}}/benchmark_.tsv"
resources:
mem_mb=8024,
runtime=8000,
mem_mb=20024,
runtime=4,
threads=10,


use rule performance_measures_local from varyvilocaparams as varyvilocaparams_performance_measures_local with:
Expand Down

0 comments on commit ddaa0e8

Please sign in to comment.