File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ rule base_network:
100100 benchmarks ("base_network" )
101101 threads : 4
102102 resources :
103- mem_mb = 1500 ,
103+ mem_mb = 2000 ,
104104 conda :
105105 "../envs/environment.yaml"
106106 script :
Original file line number Diff line number Diff line change @@ -839,7 +839,7 @@ rule build_industrial_production_per_country:
839839 ),
840840 threads : 8
841841 resources :
842- mem_mb = 1000 ,
842+ mem_mb = 2000 ,
843843 log :
844844 logs ("build_industrial_production_per_country.log" ),
845845 benchmark :
@@ -989,7 +989,7 @@ rule build_industrial_energy_demand_per_country_today:
989989 ),
990990 threads : 8
991991 resources :
992- mem_mb = 1000 ,
992+ mem_mb = 2000 ,
993993 log :
994994 logs ("build_industrial_energy_demand_per_country_today.log" ),
995995 benchmark :
You can’t perform that action at this time.
0 commit comments