How can I implement MATLAB parallel computing on more than one node
Afficher commentaires plus anciens
Hi everyone! I have a problem in implementing MATLAB parallel computing.
On a supercomputing server, I assign the task to 2 nodes (48 workers in maximum).
But the MATLAB command 'parpool(36)' cannot work. The error message is shown in the picture below.
I feel so confused about it and havn't found a solution to it in the community.
I really appreciate it if anyone can help me! Thank you so much!

Réponse acceptée
Plus de réponses (1)
Aya Ghalayini
le 14 Août 2020
0 votes
I had the same problem and I was told by my administrator that Matlab seems to use only one node. See this link as well: https://stackoverflow.com/questions/17978421/matlab-parallel-processing-on-several-nodes
I hope this helps.
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!