Skip to content

masumhabib/mpimin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPIMIN

A minimalistic project that demonstrates the usage of Boost.MPI and cmake.

Usage

The configure script finds the Boost.MPI library, compiles the program and links it automatically:

./build config # configures project using cmake
./build # compile and link
./build install # install

The executable file will be in the bin folder.

About

Minimalistic project demonstrating Boost.MPI in action.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published