[Numpy-discussion] OpenMP-fication of loops.
Vladimir Voznesensky
vvoznesensky at gmail.com
Sun Jan 23 11:36:17 EST 2011
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 at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
More information about the NumPy-Discussion
mailing list