diff options
| author | Leo Chan <leochanj@live.unc.edu> | 2020-10-22 01:53:21 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-22 01:56:35 -0400 |
| commit | d17b33131c14864bd1eae275f49a3f148e21cf29 (patch) | |
| tree | 0d8f77922e8d193cb0f6edab83018f057aad64a0 /SD-VBS/benchmarks/sift/data/cif/test0.txt | |
| parent | 601ed25a4c5b66cb75315832c15613a727db2c26 (diff) | |
Squashed commit of the sb-vbs branch.
Includes the SD-VBS benchmarks modified to:
- Use libextra to loop as realtime jobs
- Preallocate memory before starting their main computation
- Accept input via stdin instead of via argc
Does not include the SD-VBS matlab code.
Fixes libextra execution in LITMUS^RT.
Diffstat (limited to 'SD-VBS/benchmarks/sift/data/cif/test0.txt')
| -rw-r--r-- | SD-VBS/benchmarks/sift/data/cif/test0.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/sift/data/cif/test0.txt b/SD-VBS/benchmarks/sift/data/cif/test0.txt new file mode 100644 index 0000000..437c8b0 --- /dev/null +++ b/SD-VBS/benchmarks/sift/data/cif/test0.txt | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | sift none 7 none 5 99041712 test0 0 0 0 | ||
| 2 | sift none 7 none 5 93074416 test0 1 0 0 | ||
| 3 | sift none 7 none 5 92964760 test0 2 0 0 | ||
| 4 | sift none 7 none 5 93140184 test0 3 0 0 | ||
| 5 | sift none 7 none 5 93194536 test0 4 0 0 | ||
| 6 | sift none 4 none 5 98194184 test0 0 0 0 | ||
| 7 | sift none 4 none 5 92283064 test0 1 0 0 | ||
| 8 | sift none 4 none 5 91846712 test0 2 0 0 | ||
| 9 | sift none 4 none 5 92315824 test0 3 0 0 | ||
| 10 | sift none 4 none 5 92186408 test0 4 0 0 | ||
| 11 | sift none 12 none 5 106681616 test0 0 0 0 | ||
| 12 | sift none 12 none 5 99012232 test0 1 0 0 | ||
| 13 | sift none 12 none 5 103506616 test0 2 0 0 | ||
| 14 | sift none 12 none 5 97303072 test0 3 0 0 | ||
| 15 | sift none 12 none 5 97633920 test0 4 0 0 | ||
