Parallel computing with matrix

조회 수: 1 (최근 30일)
William Locke
William Locke 2018년 3월 25일
댓글: Image Analyst 2018년 3월 25일
I am trying to build a large matrix A using a multiprocessor machine. The elements each need to be computed but they do not depend on each other. Is there a way to do this with the Parallel computing toolbox? I may just have to wait for a day when shared memory becomes a reality for us.
  댓글 수: 2
Matt J
Matt J 2018년 3월 25일
Yes, that's exactly the kind of thing the Parallel Computing Toolbox allows.
Image Analyst
Image Analyst 2018년 3월 25일
Well, when the question lacks technical details, what can you expect? The help for the toolbox will have lots of examples, with very specific technical details, to help you.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by