2017
DOI: 10.1007/978-3-319-72971-8_6
|View full text |Cite
|
Sign up to set email alerts
|

A Scalable Analytical Memory Model for CPU Performance Prediction

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 9 publications
(13 citation statements)
references
References 32 publications
0
13
0
Order By: Relevance
“…The memory traces used in most of these attempts are significant in size and time-consuming to process, thereby unscalable. However, recent attempts from Chennupati et al [22][23][24] demonstrated analytical models that scale with a small input run of a program. These attempts help predict the performance of an application on single-threaded programs.…”
Section: Reuse Distancementioning
confidence: 99%
See 3 more Smart Citations
“…The memory traces used in most of these attempts are significant in size and time-consuming to process, thereby unscalable. However, recent attempts from Chennupati et al [22][23][24] demonstrated analytical models that scale with a small input run of a program. These attempts help predict the performance of an application on single-threaded programs.…”
Section: Reuse Distancementioning
confidence: 99%
“…We can obtain the basic blocks' labels in an LLVM intermediate representation file. We use a modified version [22] of LLVM based instrumentation tool, Byfl [62] which can instrument the preferred functions (in this case, functions starting with OUT ) to generate the basic block labeled memory trace through sequential execution. We add the basic block labels in the memory trace in a way that all the memory addresses that are accessed as a result of executing the corresponding straight-line code of (BB i ) are grouped together.…”
Section: Memory Trace Generation For Different Cache Hierarchiesmentioning
confidence: 99%
See 2 more Smart Citations
“…The above process can be time-consuming when we desire to predict for a range of parameters. Some analytical models [13,14,21,22,34] require the conversion of source code into a control flow chart for the ease of framing equations. Our model predicts the performance of an application on a range of input parameters without requiring a new set of equations, as FiM uses a machine-learning model to learn hardware parameters.…”
Section: Related Workmentioning
confidence: 99%