The paralation model : architecture-independent parallel programming

書誌事項

The paralation model : architecture-independent parallel programming

Gary Sabot

(The MIT Press series in artificial intelligence)

MIT Press, c1988

大学図書館所蔵 件 / 34

この図書・雑誌をさがす

注記

Originally presented as the author's thesis (Ph. D.)--Harvard University, 1988

Bibliography: p. [217]-225

Includes index

内容説明・目次

内容説明

The Paralation Model introduces a way of programming parallel computers that is easy to use for general problem solving, and will work for many different parallel computer architectures with any number of processors, from one to billions. The book includes working LISP source code for a mini compiler, along with many programming examples. Parallel computers can often be impossibly hard to program. The paralation model that Gary Sabot describes is a breakthrough in its simplicity and well defined semantics and can serve as a useful and stable semantic staging point for parallel language research. Consisting of a new data structure and a small, irreducible set of operators, the model has a number of useful features: it can be combined with any base language to produce a concrete parallel language; it makes explicit and transparent the cost of both processing and communication, often ignored by shared memory and data flow models; and it serves as a precise tool for a programmer while simultaneously supplying a compiler with an abundance of useful information for a variety of target architectures. This decouples advances and changes in parallel computer design from the design of application programs: old paralation programs can take advantage of new computers without sacrificing efficiency. Gary Sabot is a research scientist in the advanced architecture group of Thinking Machines Corporation where he is helping to design future generations of parallel supercomputers. The Paralation Model is included in the Artificial Intelligence series, edited by Patrick Winston, Michael Brady, and Daniel Bobrow.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ