Add slack time scheduling, redid earliest deadline, added max-fan-out and hybrid scheduler, also added example
Also added a couple of tests to reach full test coverage for all core operations.
Closes: #285 (closed) #284 (closed) #281 (closed)
Branched from !469 (merged) so merge that first, I can then rebase if you want to.
Edited by Simon Bjurek
Merge request reports
Activity
requested review from @oscgu95
assigned to @simbj106
added 1 commit
- 0e99be0f - updated so that execution time does not have to be set for dont cares
mentioned in merge request !472 (merged)
mentioned in issue #289
mentioned in issue #291 (closed)
added 11 commits
-
ff218ffa - 1 commit from branch
master
- 76443401 - started work on the generator and added a MADS operation
- 19e86fcc - ldlt inverse now verified for matrices up to and including size 3x3
- 8b73f603 - added more tests and one commented out test for complex matrices
- 0eb33ffb - changed test that took too long
- 70f28dfc - fix from last commit
- a5cd70ea - fixes from mr comments and added tests for 100 percent test coverage in core_operations
- 8c656f9f - Changed sfg generator to use DontCare.
- 67698804 - added SlackTime MaxFanOut and a Hybrid Scheduler, also started on example with ldlt matrix inverse.
- d983ffea - rendering of dont cares now working and example is completed.
- 5ff9d28f - updated so that execution time does not have to be set for dont cares
Toggle commit list-
ff218ffa - 1 commit from branch
Please register or sign in to reply