OSACA icon indicating copy to clipboard operation
OSACA copied to clipboard

Predicting schedule/execution-timeline

Open ychen306 opened this issue 6 years ago • 2 comments

Can you get OSACA to predict an execution schedule?

ychen306 avatar Oct 02 '19 21:10 ychen306

This is not part of the current scope of work and, therefore, won't be part of OSACA anytime soon, sorry! You can check out LLVM-MCA with its -timeline option though if you weren't aware of that yet.

JanLJL avatar Oct 04 '19 10:10 JanLJL

@ychen306 The challenge is to find how the pipeline stages are exactly defined and which data requirements are associated with wich stage. We know of no source, which goes beyond guessing, that could provide us with such information. It is also not clear if this can be measured reliably.

cod3monk avatar Oct 07 '19 07:10 cod3monk