[Numpy-discussion] Openmp support (was numpy's future (1.1 and beyond): which direction(s) ?)

Matthieu Brucher matthieu.brucher at gmail.com
Sun Mar 23 15:14:09 EDT 2008


>
> (And I suspect that OpenMP is
> smart enough to use single threads without locking when multiple
> threads won't help. Certainly all the information is available to
> OpenMP to make such decisions.)
>

Unfortunately, I don't think there is such a think. For instance the number
of threads used by MKL is told by a environment variable.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080323/acc1731b/attachment.html>


More information about the NumPy-Discussion mailing list