TIMPI Templated Interface to MPI Build Instructions cd to location of TIMPI clone or extracted tarball. mkdir build cd build ../configure --prefix=/path/to/timpi/install make make check (eventually will run example programs and unit tests) make install