Accelergy-Project / timeloop-accelergy-exercises

Exercises for exploring the Fibertree, Timeloop and Accelergy tools
MIT License
85 stars 29 forks source link

Core Dump #52

Closed sgodey closed 5 months ago

sgodey commented 5 months ago

Hello:

I am seeing the below core dump when I enabled the sparsity at DRAM level.

timeloop-mapper: src/model/arithmetic.cpp:387: virtual double model::ArithmeticUnits::Energy(problem::Shape::DataSpaceID) const: Assertion `isevaluated' failed. Aborted (core dumped)

My sparsity spec with DRAM as my target is below:

image

Any help in root-causing the core dump is appreciated.

thanks Sreekanth

tanner-andrulis commented 5 months ago

To help you we'll need more information (all input files and scripts to run them).

tanner-andrulis commented 5 months ago

Since this is an issue on the Timeloop tool (and not the exercises), it should be asked in the main Timeloop repository.