diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-16 16:55:14 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-16 16:55:14 -0400 |
| commit | 6ea9939e0610a809f6f47d13ec68df00d1ca0afc (patch) | |
| tree | fe4a2eee3ddcf77e2367309dcd75a232b76dcd62 /dis/inputs/WSSS | |
| parent | e9285d0cdea756a2830f0ace378e4197b36869aa (diff) | |
Move the DIS benchmarks up a directory and update hardcoded paths
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.
Diffstat (limited to 'dis/inputs/WSSS')
| -rw-r--r-- | dis/inputs/WSSS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dis/inputs/WSSS b/dis/inputs/WSSS new file mode 100644 index 0000000..8836023 --- /dev/null +++ b/dis/inputs/WSSS | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | 16384 | ||
| 2 | 32768 | ||
| 3 | 65536 | ||
| 4 | 131072 | ||
| 5 | 262144 | ||
| 6 | 524288 | ||
| 7 | 1048576 | ||
| 8 | 2097152 | ||
| 9 | 4194304 | ||
| 10 | 8388608 | ||
| 11 | 16777216 | ||
| 12 | 33554432 | ||
