Logo

How to Write Parallel Programs: A First Course

Large book cover: How to Write Parallel Programs: A First Course

How to Write Parallel Programs: A First Course
by

Publisher: MIT Press
ISBN/ASIN: 026203171X
ISBN-13: 9780262031714
Number of pages: 246

Description:
In the not-too-distant future every programmer, software engineer, and computer scientist will need to understand parallelism, a powerful and proven way to run programs fast. The authors of this straightforward tutorial explain why this is so and provide the instruction that will transform ordinary programmers into parallel programmers.

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: Programming on Parallel MachinesProgramming on Parallel Machines
by - University of California, Davis
This book is aimed more on the practical end of things, real code is featured throughout. The emphasis is on clarity of the techniques and languages used. It is assumed that the student is reasonably adept in programming and linear algebra.
(9572 views)
Book cover: A Framework for Enabling Distributed Applications on the InternetA Framework for Enabling Distributed Applications on the Internet
by - arXiv
Internet distributed applications (IDAs) are internet applications with which many users interact simultaneously. In this paper the author provides a basis for a framework that combines IDAs collectively within a single context.
(9361 views)
Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(15968 views)
Book cover: Parallel Computing Works!Parallel Computing Works!
by - Morgan Kaufmann Publishers
A clear illustration of how parallel computers can be successfully applied to large-scale scientific computations. The book demonstrates how various applications in physics, biology and other sciences were implemented on real parallel computers.
(11026 views)