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

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to