-
hi
i'am studying the timeloop tool, user guide and tutorial. but i can't find another detail information about attribute.
(e.g. update_fifo_depth meanings?, how many attribute in class?)
If you …
-
Hello! I recently started working with timeloop, and I noticed that both `construct_workloads.py` and `cnn_layers.py` in `timeloop-accelergy-exercises/workspace/baseline_designs/scripts` are configura…
xpww updated
9 months ago
-
I noticed the installation script is for Debian machines. For RedHat/CentOS system, what are the proper versions of those libraries? I installed those libraries, and compiled with "scons -j4 --with-is…
-
How do we define the precision (data width) and sparse compressed representation of each operand of a problem, and at different memory levels (e.g compressed output features at higher levels, operands…
-
In RAELLA's macro, it seems that the center_entries in output_center_offset_correct exist as much as ARRAY_PARALLEL_OUTPUT(= the number of columns). Why do they exist per column rather than per groupe…
-
I am writing to ask about the possibility of using CiMLoop to simulate DRAM/eDRAM with specific parameters such as retention time and refresh period.
It appears that these parameters are not currentl…
-
When running multiple instances of Timeloop in parallel, I get this error:
```
execute:accelergy evaluation/features/features.8/Conv/eyeriss_like.yaml --oprefix timeloop-mapper. -o ./ > timeloop-m…
-
First off, Thank you for great examples you provided.
I am trying to reproduce a Simba-like architecture. I am accounting for the router and the wires energies in the NoCs. Now I know if there is a n…
-
Thanks for providing such a useful tool! I've encountered an error while testing it with samba_like architecture and I already using the latest version.
My input is: python3 run_example_designs.py …
-
Important error message seems to be:
```
Duplicate name elem_ref found in architecture. Duplicate name elem_ref found in architecture
```
I only found `elem_ref` in the following lines in `arch_…