openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
32 stars 13 forks source link

Limit number of used CPUs during clustering and reduce RAM usage #608

Closed CarlosEpia closed 1 year ago

CarlosEpia commented 1 year ago

Currently, there is an option to select the maximum number of CPUs that can be used during the clustering process, but it applies partially. Some functions are using all the available CPUs anyways.