octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc 3.4 and Octave/lapack problems


From: John W. Eaton
Subject: Re: gcc 3.4 and Octave/lapack problems
Date: Thu, 11 Nov 2004 23:43:20 -0500

On 11-Nov-2004, Dmitri A. Sergatskov <address@hidden> wrote:

| BTW, according to  Jakub Jelinek
| (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=138683)
| 
| <<<<
| ...
|       IMHO you want to open a bug against lapack (and/or octave) and request 
that
|       it be compiled in two versions on IA-32: -ffloat-store and -mfpmath=sse 
-msse2
|       (the latter for P4 & recent AMD CPUs).
| ...
|  >>>>

If we have to know whether we are using a P4 or some recent AMD CPU
(how recent, what does that mean?) to decide whether to use these
options, then someone else will have to write the configure tests.

In any case, seems like trouble for binary packages.

I would prefer to find a reasonable solution that will work on all
platforms.  Those who want the absolute best performance (possibly at
the expense of accuracy) can always build for their platform with
special options.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]