about memory cost for MDCE
1 回表示 (過去 30 日間)
古いコメントを表示
hi, I setup the mdce with 4 pc, each with 8nodes. I find that when I setup the mdce, each nodes itself, without running any program, consumes nearely 1.5G memory. is it normal?
0 件のコメント
回答 (1 件)
Titus Edelhofer
2011 年 12 月 29 日
Hi,
Some clarification: by "node" you mean "worker"? So when starting your workers each worker consumes 1.5 GB without running any tasks?
Hmm, huge memory consumption of MATLAB without doing anything is most often related to having a large java heap space reserved. Do you have some java.opts file lying around specifying the heap size (i.e., including some "-Xmx1024" or similar?
Titus
2 件のコメント
Titus Edelhofer
2012 年 1 月 3 日
Hi,
take another look at the task manager: go to the menu for "choose columns": there are several "memory" columns, e.g. something like "private" memory. Does they show the same? Second: is there somewhere a checkbox "show processes from all users". Does it show something? 8*180MB is far away from 12GB ...
Titus
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!