Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: A really fast computer

Author: Alberto Rezza

Date: 10:31:51 09/03/00

Go up one level in this thread


On September 03, 2000 at 12:57:50, Robert Hyatt wrote:

>Your PII/450 couldn't do 1/2 gigaflop if you bought ten of 'em and ran 'em all
>in parallel.  The PC can sustain about 100mbytes/second of memory throughput.
>That is 25 million 32 bit floating numbers.  How are you going to get 1/2
>gigaflop???

Not so sure about that. Many, many years ago I wrote an assembly language inner
loop routine for Mandelbrot set computation. It kept all its data in the
internal stack of an 8087. At 4.77 MHz, it did almost 50 Kflop. And the 8087
needed quite a few clock cycles for one of its flops!

If I could find that program, I'd like to try it on the PII/450.. :)

Alberto



This page took 0.01 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.