diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-17 21:22:08 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-17 21:30:01 -0400 |
| commit | ecf6547fdce39b3ec0f333c9b391b0f1c25deba5 (patch) | |
| tree | c6f25afe348be22172bed024ffe8881323e74aaf /dis/inputs/WSSS_maxstride2mb | |
| parent | 1120161286ee5c855b630bccc9e0b37bb8a3ee65 (diff) | |
All the DIS runner scripts as used for the (rejected) RTSS'20 submission
DANGER! There's an inconsistency in the input files used for the
all-pairs tests and those used for the baseline tests.
Baselines: run_all_dis.sh calls run_dis.sh to do all baselines.
All-pairs: Uses old TACLe script (not included here).
Cache allocation 2nd-order effects on SMT friendliness: run_pair_convexity.sh
Diffstat (limited to 'dis/inputs/WSSS_maxstride2mb')
| -rw-r--r-- | dis/inputs/WSSS_maxstride2mb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dis/inputs/WSSS_maxstride2mb b/dis/inputs/WSSS_maxstride2mb new file mode 100644 index 0000000..8fdbbc4 --- /dev/null +++ b/dis/inputs/WSSS_maxstride2mb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | 262144 | ||
| 2 | 524288 | ||
| 3 | 1048576 | ||
| 4 | 2097152 | ||
| 5 | 4194304 | ||
| 6 | 6291456 | ||
| 7 | 8388608 | ||
| 8 | 10485760 | ||
| 9 | 12582912 | ||
| 10 | 14680064 | ||
| 11 | 16777216 | ||
| 12 | 18874368 | ||
| 13 | 20971520 | ||
| 14 | 23068672 | ||
| 15 | 25165824 | ||
