Hello:slightly_smiling_face:
I’m working on a large-scale simulation project using OpenMOLE and have faced some memory management issues.
The model involves a high number of agents and complex computations; which often leads to memory exhaustion and crashes; especially when using a distributed environment. I have checked https://openmole.org/Documentation.html-powerapps documentation guide for reference but still need advice .
Are there any recommended strategies for optimizing memory usage in such scenarios? What configurations / approaches could help in improving performance while keeping memory consumption under control?
Thank you !