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.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.