home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / misc / 159 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  3.3 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!mash.wpd.sgi.com!mash
  2. From: mash@mash.wpd.sgi.com (John R. Mashey)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: Re: any update on plans for {fortran,C} support of 128-bit floats?
  5. Message-ID: <1993Jan6.005916.800@odin.corp.sgi.com>
  6. Date: 6 Jan 93 00:59:16 GMT
  7. References: <BzGLB0.90v@helios.physics.utoronto.ca> <1992Dec20.004150.14551@sol.ctr.columbia.edu> <3236@contex.contex.com>
  8. Sender: news@odin.corp.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.
  10. Lines: 55
  11. Nntp-Posting-Host: mash.wpd.sgi.com
  12.  
  13. In article <3236@contex.contex.com>, frank@marvin.contex.com (Frank Perdicaro) writes:
  14. |> In article <1992Dec20.004150.14551@sol.ctr.columbia.edu> penev@venezia.rockefeller.edu writes:
  15. |> >Mark Bartelt (sysmark@helios.physics.utoronto.ca) wrote:
  16. |> >: Nearly a year ago I groused a bit about the fact that neither C nor
  17. |> >: fortran (under IRIX 4.0.x) support 128-bit floats, and that (worse!)
  18.  
  19. |> Perhaps the next chip?  No.  The FPX, and the low power R4000 ( I
  20. |> forget its name ) are the two next chips.  Though I go not concrete 
  21. |> answers, I got a solid feeling that these would also have only SP and
  22. |> DP.  And the chip after that, the R5000?  I have no idea.  Call your 
  23. |> salesman today.
  24.  
  25. Well ... this probably won't help you much (calling your salesman,
  26. that is), since the sales folks are fairly far away from chip architecture
  27. decisions for several years out.
  28.  
  29. As it happens, the 128-bit FP issue is generally reviewed for each major
  30. new round of chip design, and we tend to ask customers and industry experts
  31. what they think, and the answers tend to go as follows:
  32.  
  33. Q: Would you like to have 128-bit FP?
  34.    A: Yes, of course.
  35. Q: Would you like to have faster 64-bit FP?
  36.    A: Yes, of course.
  37. Q: If, for the next design, we only have chip die area (and it is *always*
  38.    limited) to give you 128-bit OR faster 64-bit, which should we do?
  39.    A: Faster 64-bit.
  40.  
  41. 1) When you allocate the space on a chip, there is a large range of
  42. floating-point solutions where using more space gets more performance, by having
  43. space-intensive FP units with lower latencies and higher repeat rates,
  44. and/or by duplicating FP units, which is far more useful for FP performance
  45. than it is for integer work, so far.  With current-sized chips, this is
  46. still a tradeoff; 128-bit FP is not free.
  47.  
  48. 2) As a result, I suspect it will be a while before 128-bit FP is
  49. frequently found in microprocessors.  It will happen as chip features sizes
  50. shrink (and *must* happen, for some classes of programs),
  51. but it will take a while.  Of course, doing it all (or mostly) in software
  52. can precede fast support in hardware, and there are ways to help this.
  53.  
  54. 3) Given the lead-times involved, don't expect a 128-bit FP Rxxx in 1993 
  55. or 1994; 1995 may well be impossible also.  Maybe later.
  56.  
  57. 4) IF you think you really need 128-bit FP, it would probably help us to
  58. post/email what you're doing.  Of course, if you were to post that you would
  59. buy $100Ms of computers because of this feature, more attention would
  60. be attracted :-)....  but seriously, we're interested in this area and willing
  61. to listen to people on it. 
  62.  
  63. -- 
  64. -john mashey    DISCLAIMER: <generic disclaimer, I speak for me only, etc>
  65. UUCP:    mash@sgi.com 
  66. DDD:    415-390-3090
  67. USPS:   Silicon Graphics 7U-005, 2011 N. Shoreline Blvd, Mountain View, CA 94039-7311
  68.