Quick Start
To go to the MiMPI base directory.
[ OPTIONAL ] To add or change any option you wish.
Command to use in order to generate the "configure" script.
Use ./configure in order to check your system and to generate the associated Makefiles.
Compile MiMPI as a library ( lib/libmpi.a ),
a daemon needed to run ( bin/ns.exe ) and some
examples ( example/* )
System library path are usally /lib or /usr/lib.
System includes path is /usr/include and
System binary path can be /bin or /usr/bin.
Go to test directory.
Compile many test. Some options are plataform-bounded.