home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / parallel / 2565 < prev    next >
Encoding:
Text File  |  1992-11-20  |  2.5 KB  |  59 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!usc!sdd.hp.com!ncr-sd!ncrcae!hubcap!fpst
  3. From: gba@bit.ecn.purdue.edu (George Adams)
  4. Subject: Re: CM-2 Performance?
  5. Message-ID: <1992Nov19.211924.26488@hubcap.clemson.edu>
  6. Apparently-To: comp-parallel@uunet.uu.net
  7. Summary: available report on CM-2 performance
  8. Sender: gba@ecn.purdue.edu (George Adams)
  9. Organization: Purdue University Engineering Computer Network
  10. References: <1992Nov18.130500.26154@hubcap.clemson.edu> <1992Nov19.151504.9426@murdoch.acc.Virginia.EDU>
  11. Date: Thu, 19 Nov 1992 21:14:21 GMT
  12. Approved: parallel@hubcap.clemson.edu
  13. Lines: 44
  14.  
  15. A former student of mine and I did an extensive study of CM-2 execution
  16. time for basic operations.  This work includes the relevant tests of
  17. the 76 tests done on the CM-1 by O'Farrell [OFA87] and an additional 42
  18. tests that we designed.  These tests provide execution time information
  19. including the mean, minimum, maximum, and standard deviation, since
  20. timing on the CM-2 must be done through the front end and is subject to
  21. perturbation by other processes running on the front end host.  The
  22. tests cover operations such as:  integer add, subtract, multiply,
  23. divide; floating point add, subtract. multiply, and divide; inner
  24. product; image smoothing (3x3 kernel); and communications of many, many
  25. types.
  26.  
  27. Our work is summarized in [MyA91].  The work was done in the summer of
  28. 1988 at the Research Institute for Advanced Computer Science at the
  29. NASA Ames Research Center.  There is also a technical report [MyA88]
  30. that shows everything we did, including complete listings of the test
  31. codes and the performance measurement code.
  32.  
  33. The technical report is available in hardcopy (113 pages) or postscript
  34. (0.56 MBytes).
  35.  
  36. Prof. George B. Adams III
  37. Purdue University
  38. 1285 Electrical Engineering
  39. W. Lafayette, IN  47907-1285
  40. gba@ecn.purdue.edu
  41.  
  42. [MyA88] David W. Myers and George B. Adams III,
  43.     ``Benchmarking and Performance Analysis of the CM-2,''
  44.     Research Institute for Advanced Computer Science,
  45.     Technical Report Number 88.19, December 1988, 113 pages.
  46.  
  47. [MyA91] David W. Myers and George B. Adams III,
  48.     ``Benchmarking and Performance Analysis of the CM-2,''
  49.     Scientific Applications of the Connection Machine:
  50.     Proceedings of the Conference, 2nd Edition,
  51.     (first edition in 1988), edited by Horst Simon,
  52.     World Scientific Publishing, ISBN 981-02-0928-2, 1991.
  53.  
  54. [OFA87] William O'Farrell,
  55.     ``Report on Instruction Timing for the Connection Machine
  56.     (Model CM-1),'' Syracuse Technical Report 87-1, Syracuse
  57.     University, Syracuse, New York, 1987.
  58.  
  59.