Unordered Cycles in Memory Traces

63 views
Skip to first unread message

Soham Bagchi

unread,
Aug 24, 2021, 2:58:11 PM8/24/21
to Sniper simulator
We modified the getDataFromDram and putDataToDram functions in  common/core/memory_subsystem/pr_l1_pr_l2_dram_directory_msi/dram_cntlr.cc to generate trace files with CycleNumber (calculating using now.getFS() and clock frequency), Address, and Core. We intend to feed these trace files into NVmain. 

The problem is that Snipersim's out-of-order memory processing leads to many instances of out-of-order cycle counts in these memory traces, and it was not monotonically increasing. 

In order to work with these traces, we implemented a stable sort script that reordered the cycles before we fed it to NVMain. Are there any possible flaws in this methodology that might tamper with our results?

Here is an example: ./run-sniper -p parsec-bodytrack -i large -n 4 -c customconfig

[2] Sorted

Kleber Kruger

unread,
Sep 1, 2025, 8:10:26 AM (4 days ago) Sep 1
to Sniper simulator
I liked your idea and would like to test it on my project. However, the files are no longer available. Could you send them again?
Reply all
Reply to author
Forward
0 new messages