[Cython] MultiCores/AMD open source tools

Robert Bradshaw robertwb at math.washington.edu
Thu May 1 13:02:00 CEST 2008


There's the issue of the GIL, but if you don't touch the interpreter  
you can do threading just as in C.

On Apr 29, 2008, at 5:26 PM, Gottfried F. Zojer wrote:
> From: Gottfried F. Zojer <goenzoy at gmail.com>
> Date: Apr 30, 2008 2:12 AM
> Subject: MultiCores/AMD open source tools
> To: cython-dev at codespeak.net
>
>
> Hallo,
>
>  Just wondering if someone is using cython in combination with any  
> of AMD
>  open-source projects like framewave or have any other thoughts to use
>  cython/python for parallel programming or Multi Core programming.
>  Any feedback welcome
>
>  Rgds Gottfried
>
>
>  www.5152.eu
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev



More information about the Cython-dev mailing list