[Numpy-discussion] Fast threading solution thoughts

Gael Varoquaux gael.varoquaux at normalesup.org
Thu Feb 12 03:12:38 EST 2009


On Thu, Feb 12, 2009 at 12:42:37AM -0600, Robert Kern wrote:
> It is implemented using threads, with Windows native threads on
> Windows. I think Gaël really just meant "threads" there.

I guess so :). Once you reformulate my remark in proper terms, this is
indeed what comes out.

I guess all what it means is that openMP is implemented using native OS
threads, and is nothing more than an abstraction on them.

Gaël



More information about the NumPy-Discussion mailing list