Running parfor loop in R2013a
Afficher commentaires plus anciens
Hi, all,
I have delopved a tool based on R2020b with a few parfor loops in it. This tool has been compiled and ran in a server based on R2013a and parfor loop isn't running.
- My question is does parallel computing toolbox comes with R2013a?
- In 2020B, I run my parfor loop without specifying the number of cores or wokers. Do I need to do that in 2013a (e.g. matlabpool (4))?
Best,
Steve
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!