[Pw_forum] LOOP WAS VECTORISE

Lorenzo Paulatto paulatto at sissa.it
Tue Aug 4 12:03:37 CEST 2009


In data 04 agosto 2009 alle ore 11:58:36, Bipul Rakshit  
<bipulrr at gmail.com> ha scritto:
> and that's why these error comes.. Am i right??

Dear Bipul,
they are not errors... it is the compiler boasting its awesome  
optimization features. Those messages are supposed to tell you that the  
compiler is using vectorization to improve code performance. Although the  
real effectiveness of vectorization on modern hardware is debated, they  
are at least harmless messages.

best regards

P.S. If you are getting any errors, they are not related to the "loop was  
vectorized" messages.


-- 
Lorenzo Paulatto
SISSA  &  DEMOCRITOS (Trieste)
phone: +39 040 3787 511
skype: paulatz
www:   http://people.sissa.it/~paulatto/

     *** save italian brains ***
  http://saveitalianbrains.wordpress.com/



More information about the users mailing list