Skip to content

timziebart/simple-mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal wrapper for mpi extracted from pyunicorn with a small extension. It builds a basic master slave structure for parallelization using mpi. Please find details either in the pyunicorn package or in the doc-string file simple_mpi/mpi.py.

To install, close this directory

git clone https://github.com/timkittel/simple-mpi.git

and then install it with pip

cd simple-mpi
pip install .

If there are any questions, please contact either the authors or the maintainer of this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages