Parallel Programming with Co-arrays (e-bog) af Numrich, Robert W.
Numrich, Robert W. (forfatter)

Parallel Programming with Co-arrays e-bog

403,64 DKK (inkl. moms 504,55 DKK)
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...
E-bog 403,64 DKK
Forfattere Numrich, Robert W. (forfatter)
Udgivet 6 september 2018
Længde 210 sider
Genrer Information technology: general topics
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9780429793288
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.