Accelergy-Project / accelergy

Accelergy is an energy estimation infrastructure for accelerator energy estimations
http://accelergy.mit.edu
MIT License
124 stars 40 forks source link

[setup.py] Automatically install avaialble open-source plugins #2

Closed benpatsai closed 5 years ago

benpatsai commented 5 years ago

Calling "pip3 install ." will also install avaialble plugins (clone github repos, build the nessesary source code, and install them in the estimation plugins).

Currently, we have two avaialble plugins: one estimate SRAM energy using CACTI, the other estimate data path unit with Aladdin estimations.

If in the future there are more plugins, we can modify the "install_plug-in.sh" to include more plugins.

jsemer commented 5 years ago

We want the install to be in each estimation plug-in.