home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / parallel / 2508 < prev    next >
Encoding:
Text File  |  1992-11-11  |  951 b   |  26 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: carson@cs.umd.edu (Mark Carson)
  4. Subject: Re: Any parallel algs. for ring topology?
  5. Message-ID: <1992Nov11.151050.22568@hubcap.clemson.edu>
  6. Sender: news@MIMSY.CS.UMD.EDU
  7. Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
  8. References: <1992Nov10.131830.6705@hubcap.clemson.edu>
  9. Date: 11 Nov 92 13:41:49 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 13
  12.  
  13.  
  14. Many matrix algorithms work well on rings (and even meshes and tori).
  15. In fact, they're probably the best examples, since generally their
  16. data movement requirements are fairly limited and quite regular.  For
  17. an introduction, see Golub and van Loan, Matrix Computations (the
  18. second edition (1989), not the first).
  19.  
  20. Mark
  21. -- 
  22. Mark Carson    carson@cs.umd.edu    301-240-7348
  23. Department of Computer Science   University of Maryland, College Park -or-
  24. IBM 182/3F42   800 N. Frederick Ave.   Gaithersburg MD 20879
  25.  
  26.