Is there a way to get the max memory used when I run my script?
17 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Walter Roberson
2020-8-9
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!