<div dir="ltr">On 12 November 2013 15:14, Frank Winter <span dir="ltr"><<a href="mailto:fwinter@jlab.org" target="_blank">fwinter@jlab.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am asking because the option 'force-vector-width' is too restrictive.<br>
I would like to leave open the possibility to use vector width 2.</blockquote><div><br></div><div></div></div></div><div class="gmail_extra">I was about to say that, and you saved us both one cycle. ;)</div><div class="gmail_extra">
<br></div><div class="gmail_extra">What you could do is to force an architecture that doesn't have AVX, only SSE. I'm not sure how to do that on the JIT, I suppose setting the Target attributes would be enough. Nor I know what CPU string limits support to SSE, but that should do it.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>