29.01.2015 Views

Dr. David Cronk Innovative Computing Lab University of ... - It works!

Dr. David Cronk Innovative Computing Lab University of ... - It works!

Dr. David Cronk Innovative Computing Lab University of ... - It works!

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Master/Slave Example<br />

Slave code<br />

1 Call MPI_RECV (info, stride, MPI_INTEGER, 0, MPI_ANY_TAG, comm,<br />

&<br />

status, ierr)<br />

if (status(MPI_TAG) .eq. 4)<br />

goto 200<br />

do I =1, stride<br />

do_compute (array(I))<br />

enddo<br />

call MPI_SEND (tmp, 0, MPI_BYTE, 0, 3, comm, ierr)<br />

goto 100<br />

200 continue<br />

<strong>David</strong> <strong>Cronk</strong> 50

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!