DocumentCode
1272931
Title
Optimal tree access by elementary and composite templates in parallel memory systems
Author
Auletta, Vincenzo ; Das, Sajal K. ; De Vivo, Amelia ; Pinotti, M. Cristina ; Scarano, Vittorio
Author_Institution
Dipt. di Inf. ed Applicazioni, Salerno Univ., Italy
Volume
13
Issue
4
fYear
2002
fDate
4/1/2002 12:00:00 AM
Firstpage
399
Lastpage
412
Abstract
In this paper, we study efficient strategies for mapping onto parallel memory systems complete trees that are accessed by fixed templates (like complete subtrees, paths, or any combinations their of). These mappings are evaluated with respect to the following criteria: (1) the largest number of data items that can be accessed in parallel without memory conflicts; (2) the number of memory conflicts that can occur when accessing templates of size equal to the number of available memory modules, thereby exploiting the full parallelism of the system; (3) the complexity of the memory addressing scheme, i.e., the cost of retrieving the module where a given data item is mapped. We show that there exist trade-offs between these three criteria and the performance of different mapping strategies depends on the emphasis given on each of these criteria. More specifically, we describe an algorithm for mapping complete binary trees of height H onto M memory modules and prove that it achieves the following performance results: (1) conflict-free access to complete subtrees of size K and paths of size N such that N + K - [log K] ⩽ M; (2) at most 1 conflict in accessing complete subtrees and paths of size M; (3) O(K/M + c) conflicts when accessing a composite template of K nodes consisting of c disjoint subsets, each subset being a complete subtree, or a path or a set of consecutive nodes in a level of the tree
Keywords
computational complexity; parallel algorithms; parallel memories; tree data structures; algorithm time; complete binary tree mapping; composite templates; conflict-free access; data item access; elementary templates; fixed templates; mapping algorithm; memory addressing scheme complexity; memory conflicts; memory modules; optimal tree access; parallel memory systems; subtrees; Binary trees; Costs; Information retrieval; Vegetation mapping;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.995820
Filename
995820
Link To Document