Can i run matlab code on different PC's together?

12 views (last 30 days)
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!

Answers (1)

Raymond Norris
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.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!