pyina-0.1a1

Michael McKerns mmckerns at caltech.edu
Tue Jun 29 04:18:01 CEST 2010


pyina: a MPI-based parallel mapper and launcher

http://www.its.caltech.edu/~mmckerns/software.html


# Version
0.1a1: 06/28/10

# Highlights
First alpha version for initial release.

Pyina provides a highly configurable parallel map-reduce interface
to running MPI jobs, with::
    - a map-reduce interface that extends the python 'map' standard
    - the ability to submit batch jobs to a selection of schedulers
    - the ability to customize node and process launch configurations
    - the ability to launch parallel MPI jobs with standard python
    - ease in selecting different strategies for processing a work list

Documentation:
  - User's Guide with tutorials
  - online Reference Manual

 ---

Mike McKerns
California Institute of Technology
http://www.its.caltech.edu/~mmckerns



More information about the Python-announce-list mailing list