On Friday 13 January 2006 14:24, Trenton Adams wrote:
> On 1/12/06, John Myers <[EMAIL PROTECTED]> wrote:
> > On Thursday 12 January 2006 18:45, Tom Smith wrote:
> > > Well, if they're /not/ mutually exclusive, another question that comes
> > > up is...
> > >
> > > If a program is compiled with sse
2006/1/13, Trenton Adams <[EMAIL PROTECTED]>:
> On 1/12/06, John Myers <[EMAIL PROTECTED]> wrote:
> > On Thursday 12 January 2006 18:45, Tom Smith wrote:
> > > Well, if they're /not/ mutually exclusive, another question that comes
> > > up is...
> > >
> > > If a program is compiled with sse or sse2
On 1/13/06, Raphael Melo de Oliveira Bastos Sales
<[EMAIL PROTECTED]> wrote:
> Actually, mmx doesn't really mean anything:
>
> http://en.wikipedia.org/wiki/MMX
>
> mplayer and the X server gain performance by using these extensions
> (mmx, sse, sse2). One of the reasons why X is much faster in Gent
On 1/12/06, John Myers <[EMAIL PROTECTED]> wrote:
> On Thursday 12 January 2006 18:45, Tom Smith wrote:
> > Well, if they're /not/ mutually exclusive, another question that comes
> > up is...
> >
> > If a program is compiled with sse or sse2 support on a Pentium II, will
> > the program run slower
Actually, mmx doesn't really mean anything:
http://en.wikipedia.org/wiki/MMX
mplayer and the X server gain performance by using these extensions
(mmx, sse, sse2). One of the reasons why X is much faster in Gentoo
than in Debian. (Personal Experience, please, no flames)
2006/1/13, John Myers <[EM
On Friday 13 January 2006 07:45, Francesco Riosa wrote:
> Tom Smith wrote:
> > Well, if they're /not/ mutually exclusive, another question that comes
> > up is...
> >
> > If a program is compiled with sse or sse2 support on a Pentium II, will
> > the program run slower than it otherwise would? (Som
Tom Smith wrote:
> Well, if they're /not/ mutually exclusive, another question that comes
> up is...
>
> If a program is compiled with sse or sse2 support on a Pentium II, will
> the program run slower than it otherwise would? (Some of the programs I
> have are compiled and then distributed to serv
On Thursday 12 January 2006 18:45, Tom Smith wrote:
> Well, if they're /not/ mutually exclusive, another question that comes
> up is...
>
> If a program is compiled with sse or sse2 support on a Pentium II, will
> the program run slower than it otherwise would? (Some of the programs I
> have are co
Well, if they're /not/ mutually exclusive, another question that comes
up is...
If a program is compiled with sse or sse2 support on a Pentium II, will
the program run slower than it otherwise would? (Some of the programs I
have are compiled and then distributed to servers with different
CPUs--P-I
Certain program have support for either of these extentions. The
program will most likely use the best one for the job.
They can be mutually exclusive, however, if you use the CFLAG
-mfpmath=sse,387. As far as I know it, it will try to use SSE
instructions for math where possible, in detriment of
On Thu, Jan 12, 2006 at 03:09:40PM -0700, Penguin Lover Tom Smith squawked:
> Are these flags mutually exclusive?
>
> I know, for example, that if I have a Pentium II that the MMX flag
> should apply while the sse and sse2 flags would not.
>
> But what if I have a Pentium III or IV? Would I only
Are these flags mutually exclusive?
I know, for example, that if I have a Pentium II that the MMX flag
should apply while the sse and sse2 flags would not.
But what if I have a Pentium III or IV? Would I only use the most recent
"optimization" or do I need to add all three to take advantage of ea
12 matches
Mail list logo