I tend to write code in Cython, and then call it through an @parallel
wrapper.  This doesn't support mpi or anything fancy, but it's quite
effective for what I've needed.

On Thu, Oct 21, 2010 at 4:57 AM, Mitesh Patel <qed...@gmail.com> wrote:
> Are there accepted idioms for writing parallel code in Cython for the
> Sage library?  I don't yet have a specific application in mind, but I'm
> interested in learning from any examples.
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to 
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to