Can i run matlab code on different PC's together?
10 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Raymond Norris
on 14 Feb 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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!