parallel NumPy: PyMPI, myMPI or something else?

2007-10-21 Thread smithken04
Hi! I am trying to find my way to a running parallel NumPy installation. Can you help me getting started wihtout losing my way several times? PyMPI and myMPI are apperently not too actively developed. Is this true? Are they mature enough so that they don't need any more updates? Have they been re

Re: parallel NumPy: PyMPI, myMPI or something else?

2007-10-22 Thread smithken04
Robert, the answer could not have been shorter, but I got exactly the information I was looking for :-) Thank you so much! Just a single followup question: > > Or do I have to split each problem myself to make use of the > > parallelism? > > Pretty much. Does "pretty much" imply that actually *som