Sciweavers

ICLP
1989
Springer

Complete and Efficient Methods for Supporting Side-effects in Independent/Restricted AND-Parallelism

13 years 8 months ago
Complete and Efficient Methods for Supporting Side-effects in Independent/Restricted AND-Parallelism
It has been shown that it is possible to exploit Independent/Restricted And-parallelism in logic programs while retaining the conventional "don't know" semantics of such programs. In particular, it is possible to parallelize pure Prolog programs while maintaining the semantics of the language. However, when builtin side-effects (such as write or assert) appear in the program, if an identical observable behaviour to that of sequential Prolog implementations is to be preserved, such side-effects have to be properly sequenced. Previously proposed solutions to this problem are either incomplete (lacking, for example, backtracking semantics) or they force sequentialization of significant portions of the execution graph which could otherwise run in parallel. In this paper a series of side-effect synchronization methods are proposed which incur lower overhead and allow more parallelism than those previously proposed. Most importantly, and unlike previous proposals, they have w...
Kalyan Muthukumar, Manuel V. Hermenegildo
Added 28 Aug 2010
Updated 28 Aug 2010
Type Conference
Year 1989
Where ICLP
Authors Kalyan Muthukumar, Manuel V. Hermenegildo
Comments (0)