NVlabs / timeloop

Timeloop performs modeling, mapping and code-generation for tensor algebra workloads on various accelerator architectures.
https://timeloop.csail.mit.edu/
BSD 3-Clause "New" or "Revised" License
325 stars 101 forks source link

DRAM energy in cacti_wrapper.py #203

Closed suyashbakshi closed 1 year ago

suyashbakshi commented 1 year ago

The cacti_wrapper.py has references for DRAM energies of LPDDR and GDDR5. For LPDDR4, it is listed as "public data" and no references for rest of the memory types. Is it possible to get the references from where the energy formulas for LPDDR4, DDR3 and HBM2 were derived from?

Thank you

angshuman-parashar commented 1 year ago

This issue is unrelated to Timeloop. Could you please post this in the Accelergy repo?