Sciweavers

EPIA
1999
Springer

YapOr: an Or-Parallel Prolog System Based on Environment Copying

13 years 9 months ago
YapOr: an Or-Parallel Prolog System Based on Environment Copying
YapOr is an or-parallel system that extends the Yap Prolog system to exploit implicit or-parallelism in Prolog programs. It is based on the environment copying model, as first implemented in Muse. The development of YapOr required solutions for some important issues, such as designing the data structures to support parallel processing, implementing incremental copying technique, developing a memory organization able to answer with efficiency to parallel processing and to incremental copying in particular, implementing the scheduler strategies, designing an interface between the scheduler and the engine, implementing the sharing work process, and implementing support to the cut builtin. An initial evaluation of YapOr performance showed that it achieves very good performance on a large set of benchmark programs. Indeed, YapOr compares favorably with a mature parallel Prolog system such as Muse, both in terms of base speed and in terms of speedups.
Ricardo Rocha, Fernando M. A. Silva, Vítor
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where EPIA
Authors Ricardo Rocha, Fernando M. A. Silva, Vítor Santos Costa
Comments (0)