# -*- rd -*-

Time-stamp: <2014-05-13 10:06:23 shinya abe>

= MPIUnit::README.en

A Unit Testing Framework for MPI Programming.

== Author

Shinya Abe <midmind@mail.goo.ne.jp>

== License

LGPL

== Requirement

* MPICH-1.2.*

== Get

Download this page.

  http://sourceforge.jp/projects/mpiunit/

== Install

  % ./configure
  % make
  % make install

== Execute

  % mpiut [args ...]

== Samples

See the "sample/*".

== Tutorial

See the "doc/Tutorial.en".

== References

See the "doc/References.en". 
