> > Here are some questions that I would love to see answered:
> > * OpenMP vs MPI: which one would be better for SAGE and why?
> > * Is there a clear winner in the python world for parallel
> > applications? googling for either "open mp python" or "mpi python"
> > shows several modules.

mpi4py has emerged as the best python mpi bindings by far.  It has the
best coverage of the mpi spec, the best test coverage (even better
than the mpi implementations that it wraps) and has fantastic
performance.

Brian

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to