-
Hi,
I tried installing timeloop just now, and I see the following errors
`scons: Reading SConscript files ...
Using dynamic linking.
scons: done reading SConscript files.
scons: Building target…
-
I followed the timeloop tutorial to install it, and then followed the timeloop-python Installing, but pip3 install -e. The following error message is returned.
```
(base) root@2b5da774569c:/home/wor…
-
Hello,
I’m a French PhD student working on the design of a memory sub-system for sparse data accesses. I just began my study of the state-of-the-art and found SparseLoop, which is a really useful p…
-
Hi! Thanks for your pioneering work. May I ask that if arch description in timeloop support VARIABLE like it in accelergy compound components? for example:
Want to do in compound_components like:
``…
-
Hello, I'm building timeloop together with accelergy-timeloop-infrastructure. I follow the recommended dependencies, including barvinok 0.41.6 and ntl 11.5.1. However, there's an error during the comp…
-
There is a change in how vector_access_energy for each level is calculated, with this commit: [83088f2](https://github.com/NVlabs/timeloop/commit/83088f2b9b01581685cfe856dd9d84e46575cfdb).
Could yo…
-
Hello,
Thanks a lot for the amazing work, the tutorials and the examples with Timeloop. I'm relatively new to this area and slowly starting to write different architectures. I'm not sure how active…
-
Hi, I am using the provided "**1_specifications.ipynb**" notebook from **02_interface_and_design_space_exploration_2024** folder as a template for own DSE experiment.
However, although I specify t…
-
Hi,
I am following the native install steps from this link: https://timeloop.csail.mit.edu/v4/installation#to-do-need-an-install-script-for-pytimeloop . But when I do "make install_timeloop" I am get…
-
I've managed to package up Timeloop in a way that should make it quick to install (including dependencies) on both linux and mac (should work for WSL too, but I haven't had the time to test it). Wonde…