Personal tools

Fortran implementation of the Actor Model using MPI

From MohidWiki

Revision as of 19:04, 2 October 2014 by Miranda ricardo (talk | contribs) (Created page with "A very simple ping pong program is shown here. There are 2 programs that shoot messages among them, starting with a count of 100 until it reaches 0.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A very simple ping pong program is shown here. There are 2 programs that shoot messages among them, starting with a count of 100 until it reaches 0.