photo

Ayush Porwal


Last seen: más de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 ...

más de 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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...

más de 4 años hace | 1 respuesta | 0

1

respuesta