[MPlayer-dev-eng] Re: [SURVEY] change default CPU target when compiled with runtime CPU detection
Zuxy
zuxy.meng at gmail.com
Tue Nov 15 06:52:32 CET 2005
2005/11/15, Jan Knutar <jknutar at nic.fi>:
> On Monday 14 November 2005 18:21, Matthias Wieser wrote:
>
> > * Pentium4 needs very special sheduling which has not much in common with
> > optimal sheduling for Athlon, Pentium3, Pentium-M,...
>
> Although, the Athlon is made for running unoptimized code and wont do too
> badly on P4 optimized code :-)
That's true. Athlon/P6 isn't so sensitive to instruction scheduling as
Pentium 4 since instruction latencies of an Athlon/P6 tend to be
smaller than a Pentium 4 while the throughput of the two are more or
less the same most of the time.
Also note that AMD recommends '-xW' i.e. '-march=pentium4' for its
Athlon 64 when you're compiling with icc, neither '-xK' i.e.
'-march=pentium3' nor '-xP' i.e. '-march=prescott'.
--
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
More information about the MPlayer-dev-eng
mailing list