about memory cost for MDCE
古いコメントを表示
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?
回答 (1 件)
Titus Edelhofer
2011 年 12 月 29 日
0 投票
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 件のコメント
Xiaochun
2012 年 1 月 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
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!