CMU-SAFARI / DAMOV

DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)
Other
76 stars 18 forks source link

Generating power and energy stats #27

Open mcs356 opened 8 months ago

mcs356 commented 8 months ago

Hello! I can see that enabling the 'record-cmd-trace' parameter generates trace files that can be fed into DRAMPower. However, DRAMPower also requires the memspec. How can I generate the memspec for HMC? I was considering using DRAMSpec for this purpose. Am I on the right track? If not, how were the energy numbers presented in the DAMOV paper generated? Any help would be appreciated!