A hierarchical distributed-shared memory parallel Branch&Bound application with PVM and OpenMP for multiprocessor clusters

  • Authors:
  • Rocco Aversa;Beniamino Di Martino;Nicola Mazzocca;Salvatore Venticinque

  • Affiliations:
  • Dip. Ingegneria dell'Informazione, Seconda Universitá di Napoli, DII, Real Casa dell'Annunziata, via Roma 29, 81031 Aversa(CE), Italy;Dip. Ingegneria dell'Informazione, Seconda Universitá di Napoli, DII, Real Casa dell'Annunziata, via Roma 29, 81031 Aversa(CE), Italy;Dip. Ingegneria dell'Informazione, Seconda Universitá di Napoli, DII, Real Casa dell'Annunziata, via Roma 29, 81031 Aversa(CE), Italy;Dip. Ingegneria dell'Informazione, Seconda Universitá di Napoli, DII, Real Casa dell'Annunziata, via Roma 29, 81031 Aversa(CE), Italy

  • Venue:
  • Parallel Computing - OpenMp
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

Branch&Bound (B&B) is a technique widely used to solve combinatorial optimization problems in physics and engineering science. In this paper we show how the combined use of PVM and OpenMP libraries can be a promising approach to exploit the intrinsic parallel nature of this class of application and to obtain efficient code for hybrid computational architectures. We described how both the shared memory and the distributed memory programming models can be applied to implement the same algorithm for the inter-nodes and intra-node parallelization. Some experimental tests on a local area network (LAN) of workstations are finally discussed.