home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.14 / text0029.txt < prev    next >
Encoding:
Internet Message Format  |  1989-01-07  |  1.6 KB

  1. From: uunet!gatech.edu!ut-sally!ut-emx!chpf127 (J. Eaton)
  2.  
  3. In article <208@longway.TIC.COM>
  4. > From: uunet!tahoe.unr.edu!bryson (Derry Bryson)
  5. > I am searching for a standard to check floating point processors and 
  6. > emulators against.  Basically what I would like to find is a program 
  7. > that performs several operations and evaluates the accuracy of the answers
  8. > based upon some kind of accepted standard.  If anyone has any information
  9. > or advice I would greatly appreciate hearing from you.
  10. ...
  11. > Volume-Number: Volume 14, Number 28
  12.  
  13.   There is a program called PARANOIA available from netlib@anl-mcs.arpa
  14.   (the online software library maintained at Argonne National Laboratory)
  15.   which does what you want.  There are five versions I know about, one
  16.   each in C, Pascal, and Basic, and two in Fortran (double/single).
  17.   This program tries to test the floating point processor and/or library of
  18.   floating point subroutines.  If the machine you use has one library
  19.   which all languages share it shouldn't matter what version you use
  20.   (but running all of them might prove to be interesting...)
  21.  
  22.   To get a copy of one of the versions, send a message of the form:
  23.  
  24.     send <item> from paranoia
  25.  
  26.   <item> is one of:  paranoia.b, paranoia.c, paranoia.p, spara.f, or dpara.f
  27.  
  28.   your message can include more than one request, but only one request
  29.   per line.  You might also want to get the general netlib index, by sending
  30.   the message:
  31.  
  32.     send index
  33.  
  34.  
  35.   J. Eaton
  36.   UT Department of Chemical Engineering
  37.  
  38.   Not really doing anything with chemicals.
  39.  
  40. Volume-Number: Volume 14, Number 31
  41.  
  42.