Can i run matlab code on different PC's together?
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Raymond Norris
2022-2-14
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!