Azzera filtri
Azzera filtri

Memory leak of parallel workers

6 visualizzazioni (ultimi 30 giorni)
Frantisek Gaspar
Frantisek Gaspar il 23 Ott 2021
Commentato: Frantisek Gaspar il 18 Nov 2021
I have a code using the local cluster for the execution of functions using parfeval. I was using this code on version 2018a and there was no problem. After I installed 2021a the same code (on the same machine) changed its behaviour.
Now it looks like there is a memory leak during parallel executions. After each evaluation, the used RAM of each worker grows and grows until it crashes. Speed of the growth suggests that large volumes of memory are being gathered in each worker. This leaking is not observed in 2018a version.
I tried to search for how to manage or monitor memory on the workers but I found nothing useable. Also, I never encountered a memory leak in MATLAB and I am unsure how to proceed.
Is there a documented change between versions 2018a-2021a that concerned memory management of parallel workers? Does someone have any experience with similar behaviour? What to do?
  1 Commento
Frantisek Gaspar
Frantisek Gaspar il 18 Nov 2021
As a follow-up, after the windows update the issue disappeared. I guess that the problem was in windows memory handling and not in MATLAB.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by