Skip to content

samarkhatiwala/pympiutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains parallelized versions of some common NumPy functions and high-level wrapper functions for scatter/gather operations on NumPy arrays. Parallelization is performed with MPI via mpi4py. The functions are specifically designed to work with my pyioutils, tmm4py and AndersonAcceleration packages, but they can be more generally applied.

IMPORTANT: Please do NOT post this code on your own github or other website. See LICENSE.txt for licensing information.

Feel free to email if you have any questions: samkat6@gmail.com


Installation

pip install pympiutils

Usage

See the examples/ directory for how to use this code.

About

Python package for simplified access to mpi4py scatter/gather operations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages