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