loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
18th International Parallel and Distributed Processing Symposium (IPDPS'04) - Papers
Finding Satisfying Global States: All for One and One for All
Santa Fe, New Mexico
April 26-April 30
ISBN: 0-7695-2132-0
Neeraj Mittal, University of Texas at Dallas
Alper Sen, University of Texas at Austin
Vijay K. Garg, University of Texas at Austin
Ranganath Atreya, University of Texas at Dallas

Given a distributed computation and a global predicate, predicate detection involves determining whether there exists at least one consistent cut (or global state) of the computation that satisfies the predicate. On the other hand, computation slicing is concerned with computing the smallest sub-computation — with the least number of consistent cuts — that contains all consistent cuts of the computation satisfying the predicate. In this paper, we investigate the relationship between predicate detection and computation slicing and show that the two problems are equivalent. Specifically, given an algorithm to detect a predicate b in a computation C, we derive an algorithm to compute the slice of C with respect to b The time-complexity of the (derived) slicing algorithm is 0(n|E|) times the time-complexity of the detection algorithm, where n is the number of processes and E is the set of events. We discuss how the "equivalence" result of this paper can be utilized to derive a faster algorithm for solving the general predicate detection problem.

Slicing algorithms described in our earlier papers are all off-line in nature. In this paper, we also give an on-line algorithm for computing the slice for a predicate that can be detected efficiently. The amortized time-complexity of the algorithm is 0(n(c+n)) times the time-complexity of the detection algorithm, where c is the average concurrency in the computation.

Citation:
Neeraj Mittal, Alper Sen, Vijay K. Garg, Ranganath Atreya, "Finding Satisfying Global States: All for One and One for All," ipdps, vol. 1, pp.66b, 18th International Parallel and Distributed Processing Symposium (IPDPS'04) - Papers, 2004
Usage of this product signifies your acceptance of the Terms of Use.