blob: 8448050fda0a6c831509f2aa22c72b451323c3ce (
plain) (
blame)
1
2
3
4
5
6
|
Usage: ./SD-VBS/dag_binaries/multi_ncut_qcif_single_no_litmus <name> <loops> <my core> <runID> <save results?> <task period> <task criticality> <task phase>
<name> string for logging. Name of this task.
<loops> integer number of iterations. -1 for infinite.
<my core> integer core number. Only used for LITMUS-RT.
<runID> string to append with .txt to yield output file name.
<save results?> 1 to save results, 0 to discard.
|