scalesim-project / scale-sim-v2

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

Can I change from systolic array to 3D MAC NPU architecture ? #97

Closed Junhyuk closed 8 months ago

ritikraj7 commented 8 months ago

Hi @Junhyuk, SCALE-Sim-v2 is designed to simulate behavior of the simplest systolic array so that users have a clean baseline. But SCALE-Sim-v2 can be modified to model the enhancements in the systolic array (i.e. 3D MAC NPU) as well, but that is not the goal of the base simulator.

Junhyuk commented 7 months ago

@ritikraj7 I understood ! thanks Ritik !

zhouwq13 commented 5 months ago

@ritikraj7 I understood ! thanks Ritik !

Hi, did you change to NPU architecture successfully? I wonder if you can show me how to modify this, Thank you in advance !!!