Limit this search to....

Parallel Programming with Co-Arrays
Contributor(s): Numrich, Robert W. (Author)
ISBN: 0367571099     ISBN-13: 9780367571092
Publisher: CRC Press
OUR PRICE:   $56.95  
Product Type: Paperback - Other Formats
Published: June 2020
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
Physical Information: 0.5" H x 7.1" W x 9.9" (0.90 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.