Message Passing Interface: Difference between revisions

Content deleted Content added
Fixed reference
Axolord (talk | contribs)
m fix typo in source code
Line 252:
}
 
/* Receive messages from all other processprocesses */
for (other_rank = 1; other_rank < num_procs; other_rank++)
{