scalesim-project / scale-sim-v2

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

Accelergy energy model integration with Scale-Sim #57

Open AnandS09 opened 2 years ago

AnandS09 commented 2 years ago

Integrate accelergy energy model with Scale-Sim. The energy model is specified in the config file and is called during the execution of Scale-Sim Code. Once the run is complete the results are generated in a separate file and also shown in the command line.

codingMMax commented 2 weeks ago

How can I use the power estimation of the simulator framework ? Is there any tutorial / example I can check ? The provided examples in ISCA and ASPLOS are all in 2021. Thanks for help !