Implicit Parallel Programming in PH

Implicit Parallel Programming in PH
Author :
Publisher : Morgan Kaufmann
Total Pages : 534
Release :
ISBN-10 : 1558606440
ISBN-13 : 9781558606449
Rating : 4/5 (449 Downloads)

Book Synopsis Implicit Parallel Programming in PH by : Rishiyur S. Nikhil

Download or read book Implicit Parallel Programming in PH written by Rishiyur S. Nikhil and published by Morgan Kaufmann. This book was released on 2001 with total page 534 pages. Available in PDF, EPUB and Kindle. Book excerpt: Parallel machines are now affordable and available to many users in the form of small symmetric shared-memory multiprocessors (SMPs). Unfortunately, programming practices have not kept pace with this hardware advance. The vast majority of developers still write applications in sequential programming languages that do not exploit multiple processors. The traditional approaches for adding parallelism to applications are prone to introducing new, strange, and difficult-to-eliminate bugs. In this important new text, the authors offer a completely different vision of the future, where parallel programming is the default and sequential programming is a special case. The foundation of this vision is an implicitly parallel programming language, pH, which is the result of two decades of research by the authors. A dialect and extension of the standard nonstrict and purely functional language Haskell, pH is essentially Haskell with implicitly parallel semantics. pH's extensions to Haskell comprise a disciplined approach to shared parallel state, so that a pH program-even a beginner's program-is implicitly parallel. The authors have developed this text over ten years while teaching implicit parallel programming to graduate students at MIT and specialized short courses to undergraduates and software professionals in the U.S., Japan, and India.


Implicit Parallel Programming in PH Related Books

Implicit Parallel Programming in PH
Language: en
Pages: 534
Authors: Rishiyur S. Nikhil
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Parallel machines are now affordable and available to many users in the form of small symmetric shared-memory multiprocessors (SMPs). Unfortunately, programming
Towards Implicit Parallel Programming for Systems
Language: en
Pages:
Authors: Sebastian Ertel
Categories:
Type: BOOK - Published: 2019* - Publisher:

DOWNLOAD EBOOK

An Architecture-neutral Implicit Parallel Programming System for Scientific Computing
Language: en
Pages:
An Efficient Software Environment for Implicit Parallel Programming with a Multi-Paradigm Language
Language: en
Pages: 135
Explicit and Implicit Parallel Functional Programming
Language: en
Pages: 196
Authors: Jost Berthold
Categories:
Type: BOOK - Published: 2010-07 - Publisher: LAP Lambert Academic Publishing

DOWNLOAD EBOOK

This book investigates the relation between the two conflicting goals of explicitness and abstraction, for the implementation of parallel functional languages a