libMesh / TIMPI

Templated Interface to MPI

Repository from Github https://github.comlibMesh/TIMPIRepository from Github https://github.comlibMesh/TIMPI

TIMPI

Templated Interface to MPI

Build Instructions

  1. cd to location of TIMPI clone or extracted tarball.
  2. mkdir build
  3. cd build
  4. ../configure --prefix=/path/to/timpi/install
  5. make
  6. make check (eventually will run example programs and unit tests)
  7. make install

About

Templated Interface to MPI

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 64.0%Language:C 25.7%Language:M4 5.3%Language:Makefile 3.6%Language:Shell 1.4%