A Performance Analysis of Transposition-Table-Driven Scheduling in Distributed Search (2002)
| Venue: | IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS |
| Citations: | 10 - 6 self |
BibTeX
@ARTICLE{Romein02aperformance,
author = {John W. Romein and Henri E. Bal and Jonathan Schaeffer and Aske Plaat},
title = {A Performance Analysis of Transposition-Table-Driven Scheduling in Distributed Search},
journal = {IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS},
year = {2002},
volume = {13},
number = {5},
pages = {447--459}
}
OpenURL
Abstract
This paper discusses a new work-scheduling algorithm for parallel search of single-agent state spaces, called Transposition-Table-Driven Work Scheduling, that places the transposition table at the heart of the parallel work scheduling. The scheme results in less synchronization overhead, less processor idle time, and less redundant search effort. Measurements on a 128-processor parallel machine show that the scheme achieves close-to-linear speedups; for large problems the speedups are even superlinear due to better memory usage. On the same machine, the algorithm is 1.6 to 12.9 times faster than traditional work-stealing-based schemes.







