scalesim-project / scale-sim-v2

Repository to host and maintain scale-sim-v2 code
MIT License
232 stars 99 forks source link

Tool very slow for large matrix dimension and small array dimensions #12

Closed AnandS09 closed 2 months ago

AnandS09 commented 3 years ago

Internal numpy concatenation in create_trace_matrix() and create_prefetch_matrix() are slowing down the tool when large matrices need to be concatenated.