English

Parallel local search for solving Constraint Problems on the Cell Broadband Engine (Preliminary Results)

Artificial Intelligence 2009-10-08 v1

Abstract

We explore the use of the Cell Broadband Engine (Cell/BE for short) for combinatorial optimization applications: we present a parallel version of a constraint-based local search algorithm that has been implemented on a multiprocessor BladeCenter machine with twin Cell/BE processors (total of 16 SPUs per blade). This algorithm was chosen because it fits very well the Cell/BE architecture and requires neither shared memory nor communication between processors, while retaining a compact memory footprint. We study the performance on several large optimization benchmarks and show that this achieves mostly linear time speedups, even sometimes super-linear. This is possible because the parallel implementation might explore simultaneously different parts of the search space and therefore converge faster towards the best sub-space and thus towards a solution. Besides getting speedups, the resulting times exhibit a much smaller variance, which benefits applications where a timely reply is critical.

Keywords

Cite

@article{arxiv.0910.1264,
  title  = {Parallel local search for solving Constraint Problems on the Cell Broadband Engine (Preliminary Results)},
  author = {Salvator Abreu and Daniel Diaz and Philippe Codognet},
  journal= {arXiv preprint arXiv:0910.1264},
  year   = {2009}
}
R2 v1 2026-06-21T13:55:17.036Z