How to make matlab use more CPUs
4 ビュー (過去 30 日間)
古いコメントを表示
Dear all, I am running matlab on a linux server which has 64 free CPUs but when I run matlab it uses only 4 CPUs. How can I make matlab to use at leat 12 CPUs?
0 件のコメント
回答 (2 件)
Andy
2013 年 11 月 6 日
I am surprised you are managing to use 4 CPUs but then my only experience is with desktop PCs not servers. To use more more you will probably need the Parallel Computing Toolbox. http://www.mathworks.co.uk/products/parallel-computing/
0 件のコメント
Raymond Norris
2021 年 2 月 12 日
You need to provide more information on how you're running MATLAB on the server.
- Are you running through a scheduler (e.g. PBS)? If so, include a copy of the job script.
- Are you using cgroups?
3 件のコメント
Raymond Norris
2021 年 2 月 12 日
Didn't bother to look at the post date. For some reason, it just popped up in my feed the other day.
Walter Roberson
2021 年 2 月 12 日
Yup, someone posted an Answer to it, with the entire content of the Answer being the word "ok"
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!