Menu

Commit [r15591]  Maximize  Restore  History

Implemented the mpi4py processor fabric data_upload() method.

This currently sends the data out into the ether using an MPI.COMM_WORLD.send() call with the
tag 10 which will be reserved for sending data into the data store. Somehow this needs to be caught
and stored by the slaves.

bugman 2012-03-21

changed /1.3/multi/mpi4py_processor.py
/1.3/multi/mpi4py_processor.py Diff Switch to side-by-side view
Loading...