starting matlab pool hangs in 2018b
Afficher commentaires plus anciens
Hi,
when I try to start a local pool either by clicking on 'Start parallel pool' or calling 'parpool' or during a call to 'parfor' (automatic start enabled), matlab starts to intitialize it but it does that for hours if I do not abort the process.
There is no error message, however, significant cpu resource consumption.
I went through similar issues posted in the forum and tried
distcomp.feature( 'LocalUseMpiexec', false )
However, this did not solve the issue.
The matlab version is running under windows 10 with administrative rights on a Lenovo notebook T470.
Please help!
Thanks, Norman
1 commentaire
Edric Ellis
le 27 Fév 2019
I suggest contacting MathWorks support to help resolve this. (One quick thing you might check is that you don't have a startup.m file that might be interfering).
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Parallel Computing Fundamentals 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!