SIMD implementation of dot-product. Benchmarks

John Colvin john.loughran.colvin at gmail.com
Sat Aug 17 12:10:28 PDT 2013


On Saturday, 17 August 2013 at 18:50:15 UTC, Ilya Yaroshenko 
wrote:
> http://spiceandmath.blogspot.ru/2013/08/simd-implementation-of-dot-product_17.html
>
> Ilya

Nice, that's a good speedup.

BTW: -march=native automatically implies -mtune=native


More information about the Digitalmars-d-announce mailing list