How to use -singleCompThread with MATLAB Builder JA ?
10 ビュー (過去 30 日間)
古いコメントを表示
I want to limit the MCR to only one thread. "maxNumCompThreads" function is working but is deprecated, and mcc does not accept "-R singleCompThread" option when building a java library.
0 件のコメント
採用された回答
その他の回答 (1 件)
Abhiram Bhanuprakash
2014 年 10 月 28 日
編集済み: Abhiram Bhanuprakash
2014 年 10 月 28 日
Hi Damien,
Thus, I think you need not worry about limiting the number of threads to one.
The above mentioned post also explains how to run multiple MCRs, one per process, if you would like to do that.
Hope this helps,
Cheers!
Abhiram.
参考
カテゴリ
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!