-
Hello,
I just wanted to double check something on the SIMBA architecture file (https://github.com/Accelergy-Project/timeloop-accelergy-exercises/blob/master/baseline_designs/example_designs/simba_l…
-
Hello,
I am trying to describe an array of arrays in Timeloop. As an example, what if I want to study the ISAAC architecture considering several IMAs instead of a single one (as specified here: htt…
-
Hello,
When working on the timeloop and timeloop-accelergy exercise, I have a question for the best mapping found by the mapper.
As far as I know, the mapper uses multi-threading to reduce the run…
-
Hello,
I am currently using Timeloop & Accelergy to evaluate some CNN architectures.
I am only using Table based energy for the computation, but I am having troubles understanding how Timeloop & A…
-
Hi,
Thank you for offering this tool. I am writing to you because I get a problem when I use Plug-In tables and Timeloop-mapper. I can define my memory read/write values, and accelergy correctly ge…
-
Hello,
When try to build accelergy and/or timeloop with gcc 9.3 (whether with scons --accelergy or scons -j4, I get an error:
`scons: Reading SConscript files ...
Using dynamic linking.
scons…
-
Hello,
I am trying to model a reduction tree in my architecture, but I am not sure how to fully proceed:
I'd like to have 1 PE containing 4 MACs, and each MAC output would go to an adder tree. T…
-
Hello,
When working with the Timeloop exercises, the area is always 0.00 um2 in the .stats.txt file.
I assume this was done for the tutorial purposes, to make it simpler?
What would be the way t…
-
Hi,
Thank you for providing the wonderful tool! I have a question about the map file fed to the model.
If I want to only use the model (without the mapper) to predict the energy cost of a fix H…
-
Hi there, Could you explain a bit about the physical meaning of these three parameters `entires` (vs. `instances`), `mesh-X` and `block-size`?
As I understand, the instances in all layers refer to…