Newsgroups: comp.parallel
From: dbader@eng.umd.edu (David Bader)
Subject: Re: Need introductory parallel programming book
Organization: Professional Student, University of Maryland, College Park
Date: Tue, 16 Nov 1993 16:51:05 GMT

I highly recommend these texts as an introduction to parallel algorithms:

@book{JaJa,
   author = {Joseph~J\'{a}J\'{a}},  
   address = {New York},
   publisher = {Addison-Wesley Publishing Company},
   title = {{An Introduction to Parallel Algorithms}},
   year = {1992}
}

@book{Akl,
   author = {Selim G. Akl},
   address = {Englewood Cliffs, NJ},
   publisher = {Prentice-Hall},
   title = {The Design and Analysis of Parallel Algorithms},
   year = {1989}
}

@book{Quinn,
   author = {Michael J. Quinn},
   address = {New York},
   publisher = {McGraw-Hill},
   title = {Designing Efficient Algorithms for Parallel Computers},
   year = {1987}
}


-david

David A. Bader 
Electrical Engineering Department
A.V. Williams Building
College Park, MD 20742

=======================================================================

Newsgroups: comp.parallel
From: moorej@research.CS.ORST.EDU (Jason Moore)
Subject: Re: Need introductory parallel programming book
Organization: Oregon State University, Computer Science Department
Date: 16 Nov 93 23:38:15 GMT

|> @book{Quinn,
|>    author = {Michael J. Quinn},
|>    address = {New York},
|>    publisher = {McGraw-Hill},
|>    title = {Designing Efficient Algorithms for Parallel Computers},
|>    year = {1987}

Michael Quinn has a 2nd Edition of the above book called

Parallel Computing:  Theory and Practice

It's only been available for a few weeks.  Try it, you'll like it.

Jason

-- 
--------
Jason Moore                       Internet:  moorej@research.cs.orst.edu
Department of Computer Science    Bell-net:  (503) 737-4052
Oregon State University
"Anything worth doing is worth doing with a smile"
