DocumentCode
3175153
Title
A parallel program execution model supporting modular software construction
Author
Dennis, Jack B.
Author_Institution
Lab. for Comput. Sci., MIT, Cambridge, MA, USA
fYear
1997
fDate
12-14 Nov 1997
Firstpage
50
Lastpage
60
Abstract
A watershed is near in the architecture of computer systems. There is overwhelming demand for systems that support a universal format for computer programs and software components so users may benefit from their use on a wide variety of computing platforms. At present this demand is being met by commodity microprocessors together with standard operating system interfaces. However current systems do not offer a standard API (application program interface) for parallel programming, and the popular interfaces for parallel computing violate essential principles of modular or component-based software construction. Moreover microprocessor architecture is reaching the limit of what can be done usefully within the framework of superscalar and VLIW processor models. The next step is to put several processors (or the equivalent) on a single chip. This paper presents a set of principles for modular software construction and describes a program execution model based on functional programming that satisfies the set of principles. The implications of the principles for computer system architecture are discussed together with a sketch of the architecture of a multithread processing chip which promises to provide efficient execution of parallel computations while providing a sound base for modular software construction
Keywords
functional programming; parallel programming; application program interface; commodity microprocessors; functional programming; modular software construction; multithread processing chip; parallel program execution model; parallel programming; program execution model; software components; Application software; Computer architecture; Concurrent computing; Microprocessors; Modular construction; Operating systems; Parallel processing; Parallel programming; Software standards; VLIW;
fLanguage
English
Publisher
ieee
Conference_Titel
Massively Parallel Programming Models, 1997. Proceedings. Third Working Conference on
Conference_Location
London
Print_ISBN
0-8186-8427-5
Type
conf
DOI
10.1109/MPPM.1997.715961
Filename
715961
Link To Document