Effacer les filtres
Effacer les filtres

Memory leak of parallel workers

6 vues (au cours des 30 derniers jours)
Frantisek Gaspar
Frantisek Gaspar le 23 Oct 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 commentaire
Frantisek Gaspar
Frantisek Gaspar le 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Manage Products dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by