Skip to content

Commit

Permalink
update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraFuhrmann committed Oct 27, 2023
1 parent f9cc7a5 commit fe9be44
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ use rule run_method_local from distance as distance_run_method_local_global with
threads: 30
resources:
mem_mb=60024,
runtime=14400,
runtime=10*24*60,


use rule performance_measures_local from distance as distance_performance_measures_local with:
Expand Down Expand Up @@ -341,7 +341,7 @@ use rule run_method_local from realdata as realdata_run_method_local_global with
threads: 30
resources:
mem_mb=60024,
runtime=15400,
runtime=15*24*60,


use rule performance_measures_local from realdata as realdata_performance_measures_local with:
Expand Down

0 comments on commit fe9be44

Please sign in to comment.