Parallel loops proposal

By whycode

I am proposing to add parallel loops annotations to Python to be supported by unPython compiler.

The parallel loops should be similar to parallel loop constructs in OpenMP.

A proposal has been posted here : http://wiki.cython.org/enhancements/parallel

There was some discussion at numpy-discussion and numpy-dev lists.

Tags: , ,

Leave a Reply