Hello, I was wondering if there has been any consensus regarding the openMP implementation (see http://wiki.cython.org/enhancements/parallel). I would put my vote for proposal 6 or 7 simply because they seem to allow for the most control over shared/private variables and the scheduler openMP is using. On the other-hand, the comments based implementations would be very easy to code!
So the question is: what are people doing right now to implement openMP in their code? -Michael G ----------------------------- http://fluxtrap.blogspot.com/ _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
