PARALLEL PROGRAMMING WITH CO-ARRAYS
ebook

PARALLEL PROGRAMMING WITH CO-ARRAYS (ebook)

ROBERT W. NUMRICH

$1,280.00
IVA incluido
Editorial:
CHAPMAN & HALL
Materia
MATEMATICAS
ISBN:
9780429793271
Formato:
Epublication content package
Idioma:
Inglés
DRM
Si

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.