@inproceedings{ff6d088010b44ec2a50ec44f4ac9e8a9,
title = "An Empirical Analysis of Parallel Random Permutation Algorithms on SMPs",
abstract = "We compare parallel algorithms for random permutation generation on symmetric multiprocessors (SMPs). Algorithms considered are the sorting-based algorithm, Anderson{\textquoteright}s shuffling algorithm, the dart-throwing algorithm, and Sanders{\textquoteright} algorithm. We investigate the impact of synchronization method, memory access pattern, cost of generating random numbers and other parameters on the performance of the algorithms. Within the range of inputs used and processors employed, Anderson{\textquoteright}s algorithm is preferable due to its simplicity when random number generation is relatively costly, while Sanders{\textquoteright} algorithm has superior performance due to good cache performance when a fast random number generator is available. There is no definite winner across all settings. In fact we predict our new dart-throwing algorithm performs best when synchronization among processors becomes costly and memory access is relatively fast. We also compare the performance of our parallel implementations with the sequential implementation. It is unclear without extensive experimental studies whether fast parallel algorithms beat efficient sequential algorithms due to mismatch between model and architecture. Our implementations achieve speedups up to 6 with 12 processors on the Sun E4500.",
keywords = "High-Performance Algorithm Engineering, Parallel Algorithms, Random Permutation, Shared Memory",
author = "Guojing Cong and Bader, {David A.}",
note = "Publisher Copyright: {\textcopyright} 2005 18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005. All rights reserved.; 18th International Conference on Parallel and Distributed Computing Systems, PDCS 2005 ; Conference date: 12-09-2005 Through 14-09-2005",
year = "2005",
language = "English (US)",
series = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
publisher = "International Society for Computers and Their Applications (ISCA)",
pages = "27--34",
booktitle = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
address = "United States",
}