sarchlab / mgpusim

A highly-flexible GPU simulator for AMD GPUs.
MIT License
62 stars 9 forks source link

DRAM latency is reported as 0 #19

Closed syifan closed 7 months ago

syifan commented 8 months ago

To Reproduce MGPUSim version of commit ID: 34671b1

Command that recreates the problem

./fir -timing -report-all

Current behavior The metrics.csv file has DRAM latency to be 0.

Expected behavior The DRAM latency should be reported.