How to use -singleCompThread with MATLAB Builder JA ?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Abhiram Bhanuprakash
am 28 Okt. 2014
Bearbeitet: Abhiram Bhanuprakash
am 28 Okt. 2014
0 Stimmen
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.
1 Kommentar
Damien
am 28 Okt. 2014
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!