04.06.2013 Views

PVM - DCC - UFRJ

PVM - DCC - UFRJ

PVM - DCC - UFRJ

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Exemplo de pvm_conf<br />

#include <br />

#include "pvm3.h"<br />

main() {<br />

struct pvmhostinfo*hostp;<br />

int nhost, narch, info, i;<br />

info= pvm_config(&nhost,&narch,&hostp);<br />

if( info==PvmSysErr )<br />

printf(“O pvm não está respondendo");

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

Saved successfully!

Ooh no, something went wrong!