Accelergy-Project / processing-in-memory-design

24 stars 5 forks source link

Seeing the following error when I run the experiment from PIM #3

Closed crsumiran closed 2 years ago

crsumiran commented 2 years ago

timeloop-mapper: src/model/topology.cpp:198: void model::Topology::Specs::ParseAccelergyERT(config::CompoundConfigNode): Assertion `false' failed.

nellie-wu commented 2 years ago

Thanks for letting us know -- this error is due to a recent update on timeloop code. We will work on the fix. In the meantime, you can check out the V2.0 release commit: https://github.com/NVlabs/timeloop/releases/tag/v2.0, which does not have the problem.

crsumiran commented 2 years ago

Thank you so much nellie-wu. It worked with the latest version :)