Parallel computing with matrix
10 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!