Can i run matlab code on different PC's together?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I have a matlab code that I want to run jointly on multiple PC's at my university institute such that I can increase computational power and dont have to worry about memory consumption. Is it possible to do so (all pc's are in the same lab and are on same network)?
Also, do I need parallel computing toolbox for something like this?
Thank you!
0 comentarios
Respuestas (1)
Raymond Norris
el 14 de Feb. de 2022
Parallel Computing Toolbox should be installed on your desktop machine and MATLAB Parallel Server should be installed on your lab's machines. This video is a bit dated, but gives a good picture of how to get things up and running
Another suggestion would be to contact Technical Support (support@mathworks.com). They can walk you through this as well.
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!