Limit this search to....

Parallel Programming with Co-Arrays
Contributor(s): Numrich, Robert W. (Author)
ISBN: 1439840040     ISBN-13: 9781439840047
Publisher: CRC Press
OUR PRICE:   $95.00  
Product Type: Hardcover - Other Formats
Published: September 2018
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Mathematics | Number Systems
- Computers | Systems Architecture - Distributed Systems & Computing
Dewey: 004.35
LCCN: 2018024855
Physical Information: 0.7" H x 6.3" W x 9.3" (1.00 lbs) 210 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Parallel Programming with Co-Arrays describes the basic techniques used to design parallel algorithms for high-performance, scientific computing. It is intended for upper-level undergraduate students and graduate students who need to develop parallel codes with little or no previous introduction to parallel computing. It is also intended as a reference manual for researchers active in the field of scientific computing. All the algorithms in the book are based on partition operators. These operators provide a unifying principle that fits seemingly disparate techniques into an overall framework for algorithm design. The book uses the co-array programming model to illustrate how to write code for concrete examples, but it emphasizes that the important concepts for algorithm design are independent of the programming model. With these concepts in mind, the reader can write algorithms in different programming models based on personal taste and comfort.