# TIMPI **Repository Path**: github-moose/TIMPI ## Basic Information - **Project Name**: TIMPI - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-23 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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`