Is there a way to get the max memory used when I run my script?

9 vues (au cours des 30 derniers jours)
wei zhang
wei zhang le 9 Août 2020
Commenté : Walter Roberson le 14 Août 2020
I am trying to solve a distributed large sparse linear equation. I found the size of the RAM is the limitation of my algorithm. I need to monitor the RAM usage like the task manager in Windows. Now I could only being staring at it all the time. The most important thing I want to know is the largest amount of the usage RAM, including the virtual memory. Is there a way to get it in Matlab? Or some other ways? Any suggestion would be appreciated.

Réponse acceptée

Walter Roberson
Walter Roberson le 9 Août 2020
  2 commentaires
wei zhang
wei zhang le 14 Août 2020
After some trials, I don't think it shows the correct whole RAM when I used it in parpool mode. Could I find the whole largest RAM amount some way? May with some specific setting in profile?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Time Series Objects dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by