comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Floating Point Bug on Intel Pentium CPUs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Floating Point Bug on Intel Pentium CPUs [message #3170] Wed, 23 November 1994 09:08
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
This is not strictly IDL related, but may affect IDL users on Pentium
platforms who run complicated models. Recent discussion in the
comp.sys.intel newsgroup has focussed on the discovery of a bug
in the floating point unit on Intel Pentium CPUs. The bug is evident
during divide operations. The following code reportedly will show the
bug. It should give zero (or near enough to it), but on the Pentium
it returns z = 256.

x = 4195835.
y = 3145727.
z = x - (x/y)*y

Apparently some kind of chip replacement strategy is being considered
by Intel. For more details, tune to comp.sys.intel

Cheers,
Liam.
liamg@ssec.wisc.edu
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: OPLOT in multiple plots
Next Topic: comp.lang.idl-pvwave archive?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:17:26 PDT 2025

Total time taken to generate the page: 0.00525 seconds