<br><br><div class="gmail_quote">Hi there<br><br>I´m a beginner in this interresting matter and i tried to devide a for loop among processes. I put the limits of the loop depending on the process like: ( for i=(Rank*Ntotal/Nprocesses+1), (Rank*Ntotal/Nprocesses+1)+ Ntotal/Nprocesses-1) and there is modifications in the data of an array that is defiened by array(i). the question is : to print the resulting array, should I make gather statement and put it in a new array in the rank 0 or what?<br>

<br>Thanks in advance.<br>
</div><br>