photo

Ayush Porwal


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to access the indexes of elements of a replicated matrix 'A' inside an spmd block?
Suppose that I have a code as given below spmd % assume numlabs to be 4 nx = 3; ny = 3; A = zeros(nx,ny); end ...

4년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to access the local part of a distributed matrix separately for each Pid
I want to make a 5 by 5 distributed matrix in such a way that each column in a ith row has a value i. In pMatlab library, I trie...

4년 초과 전 | 답변 수: 1 | 0

1

답변