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!