My computer has 12 hyperthreaded cores.
My application uses dot multiplication from Intel MKL, that accelerated 
it by ~ 5 times.
After OpenMP-fication of loops.c.src, my app was accelerated by ~12-15 
times.

So, it hardly depends on your computer ;) .

2ALL: How could I propagate the hacked file to the interested parties?

Eric Carlson пишет:
> As a user, I am very interested. That said, do you any tests or examples 
> or benchmarks that give a ballpark estimate of performance improvements?
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>   

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to