accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
289 stars 110 forks source link

Fix broken output Statistics #226

Closed barnes88 closed 1 month ago

barnes88 commented 1 year ago

Some of the statistics, such as gpgpu_n_shmem_bkconflict are printed to the output file but are never incremented in the simulator. We should remove any bad statistics and verify the statistics that are generated are correctly accounted.