Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.misc > #938

To Melzzzzz...

From Ramine <ramine@1.1>
Newsgroups comp.lang.pascal.misc
Subject To Melzzzzz...
Date 2014-06-28 15:52 -0700
Organization A noiseless patient Spider
Message-ID <longuk$bkp$3@dont-email.me> (permalink)

Show all headers | View raw


Hello,

I have looked at your matrix multiplication using
SSE2 and AVX that you have posted on assembler.x86 forum,
i just wanted to tell you that you don't need to write
it in assembler, cause GCC do auto-vectorize the floating
point calculation and it auto-vectorize also the Matrix
multiplication even at -O1 optimization... and GCC do
auto-vectorize beautifully since the GCC auto-vectorization
have  given a good results on scimark2 benchmark too.


Thank you,
Amine Moulay Ramdane.



Back to comp.lang.pascal.misc | Previous | Next | Find similar


Thread

To Melzzzzz... Ramine <ramine@1.1> - 2014-06-28 15:52 -0700

csiph-web