CMU-SAFARI / ramulator2

Ramulator 2.0 is a modern, modular, extensible, and fast cycle-accurate DRAM simulator. It provides support for agile implementation and evaluation of new memory system designs (e.g., new DRAM standards, emerging RowHammer mitigation techniques). Described in our paper https://people.inf.ethz.ch/omutlu/pub/Ramulator2_arxiv23.pdf
https://arxiv.org/abs/2308.11030
MIT License
217 stars 51 forks source link

Issues related to the output of simulation results #23

Open brightspiritme opened 10 months ago

brightspiritme commented 10 months ago

Hi!

Compared to the ramulator v1, the stat report output at the terminal lacks many parameter indicators, such as bandwidth, read/write latency, etc. Is it possible to add more simulation information and output the report to a user defiend file. I will be approciate it!

RichardLuo79 commented 7 months ago

Hi,

We are working on adding more & better statistics output to Ramulator 2.

Meanwhile, if you need some statistics urgently, you can easily add them: Take a look at the examples in example_impl.cpp