Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable internal DIS job looping and port to new extra.h API | Joshua Bakita | 2020-10-19 |
| | | | | | | | | | | | | Changes to DIS code: - field, pointer, transitive, and update's random initialization steps moved the main job loop (so that they run on fresh state each job). - Moved free() calls outside of the job loop in matrix - Removed loose clock() call in pointer Misc fixes: - Added input file for neighborhood - Log status before, rather than after, printing in gen_input.py | ||
* | Fix WSS -> argument generation for Matrix and tune others | Joshua Bakita | 2020-10-17 |
| | | | | Now as used for (rejected) RTSS'20 paper | ||
* | Move the DIS benchmarks up a directory and update hardcoded paths | Joshua Bakita | 2020-10-16 |
Note that this repo does not attempt to keep a copy of the original DIS benchmark distributions. UNC real-time has another repo for that. |