# -*- rd -*-

Time-stamp: <2007-11-14 22:29:51 shinya>

= MPIUnit::README.en

MPIUnit is a Unit Testing Framework for MPI Programs.

This framework supports making and execution of the unit tests.

== 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". 
