On Sat, Nov 1, 2008 at 1:07 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 31, 2008 at 05:25, David Cournapeau
> <[EMAIL PROTECTED]> wrote:
>>    I was wondering whether it was really worth having a lot of magic
>> going on in fcompilers for flags like -msse2 and co (everything done in
>> get_flags_arch, for example). It is quite fragile (we had several
>> problems wrt buggy compilers, buggy CPU detection), and I am not sure it
>> buys us much anyway. Did some people notice a difference between
>> gfortran -O3 -msse2 and gfortran -O3 ?
>
> You're probably right.

I think it is probably best to take out some of the magic in fcompilers as well.

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to