04.06.2013 Views

PVM - DCC - UFRJ

PVM - DCC - UFRJ

PVM - DCC - UFRJ

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.

Gather<br />

int info, rootginst;<br />

int matrix;<br />

int val[3]={5, 4, 3};<br />

...<br />

rootginst = pvm_getinst("work", 100);<br />

info = pvm_gather(&matrix, &val, 3, <strong>PVM</strong>_INT, 19, "work",<br />

rootginst);<br />

if (info < 0) pvm_perror(); ...

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

Saved successfully!

Ooh no, something went wrong!