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

Multi-Stream Stats #201

Closed JRPan closed 1 week ago

JRPan commented 1 year ago

Right now, even though Accel-Sim support concurrent execution, there is no mechanism to collect per-kernel or per-stream stats.

JRPan commented 1 year ago

Need to fix Accel-Wattach slowdown caused by referencing cache_stats

TODO:

JRPan commented 1 year ago

https://github.com/accel-sim/accel-sim-framework/pull/219 and https://github.com/accel-sim/gpgpu-sim_distribution/pull/51 with changes required before merging into dev