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.

Conceitos de Programação<br />

Existe m algumas estr utu ras que são comuns a<br />

todo programa <strong>PVM</strong> escrit o em C.<br />

Todo programa <strong>PVM</strong> deve in cluir o arquiv o<br />

com os “headers” da bib li oteca <strong>PVM</strong>.<br />

Isto pode ser fe ito colocando-se a seg uin te<br />

direti va no in ício do programa:<br />

#include "pvm3.h"<br />

A primeira função <strong>PVM</strong> chamada por um<br />

programa deve ser:<br />

info = pvm_mytid()

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

Saved successfully!

Ooh no, something went wrong!