Francesc Alted wrote:
> I don't know OpenMP enough neither, but I'd say that in this list there 
> could be some people that could help.
>
> At any rate, I really like the OpenMP approach and prefer to have 
> support for it in Cython much better than threading, MPI or whatever.  
> But the thing is: is OpenMP stable, mature enough for allow using it in 
> most of common platforms?  I think that recent GCC compilers support 
> the latest incarnation (3.0) of the standard

The yet unreleased gcc 4.4 will supports 3.0, and gcc 4.3 supports a
subset of 3.0, I believe:

http://openmp.org/wp/2008/11/openmp-30-status/

cheers,

David
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to