Is there something called parallel toolbox which can help run things separately?
조회 수: 1 (최근 30일)
이전 댓글 표시
Is there something called parallel toolbox which can help run things separately on two different cores? If there is how may I get it?
댓글 수: 0
채택된 답변
Shashank Prasanna
2013년 1월 29일
Lester, MathWorks offer Parallel Computing Toolbox, which lets you run applications in parallel on upto 12 workers on a local machine and several more if you have a scheduler and a cluster to connect to.
As with all MathWorks software, you will have to to the the website and request for a trial to start with.
댓글 수: 4
Walter Roberson
2013년 1월 29일
There is no trial licenses for MATLAB Student Version, but that toolbox is only $US29 for Student Version.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!