[Python-Dev] Picking on platform fmod

Greg Ward gward@python.net
Mon, 30 Jul 2001 11:48:06 -0400


On 28 July 2001, Tim Peters said:
> Here's your chance to prove your favorite platform isn't a worthless pile of
> monkey crap <wink>.  Please run the attached.  If it prints anything other
> than

Oops, another data point: I didn't see an AMD Athlon or Linux 2.4 in
your list of successes, so here's one:

$ uname -a
Linux cthulhu 2.4.2 #1 Thu May 3 14:30:48 EST 2001 i686 unknown

$ cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 4
model name      : AMD Athlon(tm) Processor
stepping        : 2
cpu MHz         : 807.197
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips        : 1608.90

$ time python ffmod.py
0 failures in 10000 tries
python ffmod.py  5.68s user 0.01s system 92% cpu 6.153 total

        Greg
-- 
Greg Ward - Unix weenie                                 gward@python.net
http://starship.python.net/~gward/
God is real, unless declared integer.