Skip to content
forked from libMesh/TIMPI

Templated Interface to MPI

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
COPYING
Notifications You must be signed in to change notification settings

loganharbour/TIMPI

 
 

Repository files navigation

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

Resources

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.6%
  • C 19.4%
  • M4 12.5%
  • Makefile 3.5%
  • Shell 1.0%