Observations on Parallel Computation of Transitive and Max-Closure Problems

  • Authors:
  • Aris Pagourtzis;Igor Potapov;Wojciech Rytter

  • Affiliations:
  • -;-;-

  • Venue:
  • Proceedings of the 9th European PVM/MPI Users' Group Meeting on Recent Advances in Parallel Virtual Machine and Message Passing Interface
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present new approaches to the parallel computation of a class of problems related to the GENERIC TRANSITIVE CLOSURE problem (TC, in short). We identify the main ingredient of the TC problem called the MAX-CLOSURE Problem and concentrate on parallel computation of this subproblem, also we show how to reduce TC to matrix multiplication once the MAX-CLOSURE is computed. We present a new variation of the Warshall algorithm for MAX-CLOSURE, both in fine-grained and coarse-grained forms; the coarse-grained version, appropriate for parallel implementation in PVM is especially designed so as to consist of highly parellelisable submatrix multiplications. We used existing, especially efficient PVM subroutines to realise our new MAX-CLOSURE and TC algorithms; the experimental results show that the new algorithms achieve considerable improvement compared to previously known ones.