-
Hi,
HotSniper provides an equation for scaling power to nodes less than 22nm. README mentions that area has to be manually scaled to the desired node but doesn't include equations. Can you point to…
-
Hi.
I used PTX emulation mode on GPGPU-Sim alongside Accel-wattch to capture the power consumption by different instructions on the provided V100 config. I ran the functional microbenchmarks used in …
-
How do I get the area numbers from accelwattch?
-
Hello,
when I compile your source, I receive this error:
```
CMake Error at /usr/share/cmake-3.6/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find ODB (missing: ODB_EXE…
-
Hi,
Referring to:
https://github.com/anujpathania/HotSniper/blob/a2c9193821c392b8860968efceeda2964245ffd5/scripts/energystats.py#L23
- What does each term in the formula to obtain a voltage for…
-
Hi!
I am running the design generated by running the sweeps/main.py with minerva model with only one configuration passed to the inputs.json.
I am slightly confused about the results obtained in…
-
I have followed the steps in the README file. Trying to run simulations and see results in the default setting.
On running 'run.py' file I am repeatedly getting the following output in log-
> IOEr…
-
It seems it doesn't have permission for some files.
-
Hi, firstly thank you for making this tool chain open source. I am trying to run the simulation for a 2x2 core configuration instead of the 8x8 manycore that is given in the demo. Following the config…
-
Hi, HotSniper is working well on Ubuntu 16.04. but on **Ubuntu 20.04.2 LTS** it seems that the **hotspot** has some problems.
It will be great if the HotSniper becomes functional on **Ubuntu 20.04** …