2012 IEEE 26th International Parallel and Distributed Processing Symposium 2012
DOI: 10.1109/ipdps.2012.117
|View full text |Cite
|
Sign up to set email alerts
|

PARDA: A Fast Parallel Reuse Distance Analysis Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
29
0
4

Year Published

2012
2012
2019
2019

Publication Types

Select...
4
3
2

Relationship

2
7

Authors

Journals

citations
Cited by 59 publications
(33 citation statements)
references
References 21 publications
0
29
0
4
Order By: Relevance
“…Second, we want to calculate this quickly in real time. To achieve this we use the open source implementation of PARDA [21].…”
Section: A Long Term Behaviormentioning
confidence: 99%
See 1 more Smart Citation
“…Second, we want to calculate this quickly in real time. To achieve this we use the open source implementation of PARDA [21].…”
Section: A Long Term Behaviormentioning
confidence: 99%
“…In our work, we calculate the Reuse Distance values using the open source implementation of PARDA [21]. PARDA uses a hash table that maps a LBA to its most recent reference, and a splay tree that holds the values of the number of distinct locations referenced since this LBA's most recent reference.…”
Section: A Simulation Platform and Workload Analysismentioning
confidence: 99%
“…However, the tree based algorithm has high computing efficiency, because it is able to utilize some special properties of the tree to reduce the redundant traversal. In order to improve the speed of traversal data nodes in the tree, Niu et al [18] used a hash table to assist the data reuse distance calculation. Because the hash table must be constructed before calculating the data reuse distance, it will incur additional overhead in both time and space.…”
Section: Calculating Data Reuse Distancementioning
confidence: 99%
“…This one is more efficient and effective than sequential TSP algorithm. The first parallel algorithm to compute perfect reuse distance for characterizing data cache locality proposed in [7].…”
Section: Literature Reviewmentioning
confidence: 99%