Skip to content

NamjaeChoi/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.9%
  • C 24.5%
  • M4 6.7%
  • Makefile 3.4%
  • Shell 1.5%