Accelergy-Project / timeloop-accelergy-tutorial

Docker container with tools for the Timeloop/Accelergy tutorial
http://accelergy.mit.edu/tutorial.html
MIT License
23 stars 11 forks source link

I wonder how energy for fine-grained behavior is reflected in timeloop-accelergy. #1

Closed cjw9202 closed 4 years ago

cjw9202 commented 5 years ago

Hi. First of all, thank you for your great works. I have a question about your works. One of the contributions of the Accelergy paper is to support energy for fine-grained actions. But I think Timeloop doesn't define fine-grained behaviors like gated_MAC or repeated/random access. Can you tell me how the energy of fine-grained actions is reflected when I run Accelergy and Timeloop together?

Thanks

nellie-wu commented 5 years ago

Thanks for bringing up the question! You are correct that Timeloop does not define the fine-grained behaviors of the components. In fact, the current version of Timeloop-Accelergy infrastructure does not reflect the energy differences of the fine-grained behaviors yet; Timeloop currently only captures coarse-grained actions. That is something we aim to address as future work.