
Concepts, Design, and Performance Analysis of a Parallel Prolog Machine
Joachim Beer(Author)
Springer (Publisher)
Published on 13. December 1989
Book
Paperback/Softback
VIII, 132 pages
978-3-540-52053-5 (ISBN)
Description
This monograph presents a novel execution model for the parallel execution of standard sequential Prolog. In this execution model Prolog procedure calls can be efficiently pipelined, and the author shows how even fully deterministic Prolog programs can be effectively mapped onto the proposed architecture. The design is based on a highly optimized abstract Prolog specific instruction set. A special feature of this work is a sophisticated classification scheme for Prolog variables which substantially reduces the overhead for unification with occur-check. To support the model an architecture consisting of a circular pipeline of independent processors has been designed. This pipeline has been designed to work as a co-processor to a UNIX based workstation. In contrast to other attempts to execute sequential Prolog in parallel, the proposed model does not restrict the use of any of the standard Prolog language features. The book gives a full account of the execution model, the system architecture, and the abstract Prolog instruction set.
More details
Series
Edition
1989 ed.
Language
English
Place of publication
Berlin
Germany
Publishing group
Springer Berlin
Target group
Professional and scholarly
Research
Illustrations
VIII, 132 p.
Dimensions
Height: 235 mm
Width: 155 mm
Thickness: 8 mm
Weight
224 gr
ISBN-13
978-3-540-52053-5 (9783540520535)
DOI
10.1007/3-540-52053-8
Schweitzer Classification
Content
Compilation of sequential Prolog.- Pipelined execution of sequential Prolog.- The occur-check problem.- The abstract parallel Prolog machine.- Simulation.- Conclusion.- Benchmark programs.- Compilation examples.