NVlabs/timeloop

Modeling SIMD architectures

nermine-ali opened this issue · 0 comments

Hello,

I have a question regarding the types of architectures that can be modeled with Timeloop. It seems that everything is dataflow oriented and only applicable to matrix-based architectures.
Would it be possible to model SIMD architectures using this tool? Is the tool capable of identifying what is the type of architecture?
In addition, would it be possible to express interleaving in memories?

Thank you!