Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawelchcki/mpi


https://github.com/pawelchcki/mpi

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Comiling ###

To compile this you need OpenMPI and Boost packages installed on your system. As well as CMake and other build tools

```
cmake .
make all
```