Best Practices for Optimizing Memory Usage in Large-Scale OpenMOLE Models


(bagos) #1

Hello:slightly_smiling_face:

I’m working on a large-scale simulation project using OpenMOLE and have faced some memory management issues.:upside_down_face:

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?:thinking:

Thank you !:slightly_smiling_face:


(Mathieu Leclaire) #2

Hi Bagos,
you should leave your questions on the chat right here: https://chat.openmole.org/channel/help.

Mathieu