How to use -singleCompThread with MATLAB Builder JA ?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (1)
Abhiram Bhanuprakash
le 28 Oct 2014
Modifié(e) : Abhiram Bhanuprakash
le 28 Oct 2014
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.
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!