batch arguements 'pool' v 'matlabpool'?
Afficher commentaires plus anciens
I'm still running Matlab 2013a, and learning the Parallel computing toolbox. Noticed in the tutorials that to specify a pool for a batch job, you want to use the pair 'pool',<number of workers>. In 2013a, this doesn't work, but 'matlabpool',<number of workers> does. going to be sharing this script with others who have both older and newer versions of matlab. Should I be concerned to make the call to 'pool' also compatible, or will 'matlabpool' be a supported arguement in future/previous editions?
Réponse acceptée
Plus de réponses (1)
Fox Peterson
le 9 Juin 2014
0 votes
Catégories
En savoir plus sur Job and Task Creation 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!