Split a matrix on parallel computing with spmd
이전 댓글 표시
As I can split a vector 4x18 in four workers each with a 1x18 table, selecting the vector for each worker in parallel computing with spmd.
댓글 수: 2
Walter Roberson
2014년 1월 30일
That would sound like something more natural for parfor ?
Cèsar
2014년 1월 30일
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!