summaryrefslogtreecommitdiffstats
path: root/SD-VBS/benchmarks/svm/data/sim_fast
diff options
context:
space:
mode:
authorleochanj105 <leochanj@live.unc.edu>2020-10-19 23:09:30 -0400
committerleochanj105 <leochanj@live.unc.edu>2020-10-20 02:40:39 -0400
commitf618466c25d43f3bae9e40920273bf77de1e1149 (patch)
tree460e739e2165b8a9c37a9c7ab1b60f5874903543 /SD-VBS/benchmarks/svm/data/sim_fast
parent47ced4e96bbb782b9e780e8f2cfc637b2c21ff44 (diff)
initial sd-vbs
initial sd-vbs add sd-vbs sd-vbs
Diffstat (limited to 'SD-VBS/benchmarks/svm/data/sim_fast')
-rw-r--r--SD-VBS/benchmarks/svm/data/sim_fast/Makefile6
-rw-r--r--SD-VBS/benchmarks/svm/data/sim_fast/expected.m20
-rwxr-xr-xSD-VBS/benchmarks/svm/data/sim_fast/svmbin0 -> 46896 bytes
3 files changed, 26 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/svm/data/sim_fast/Makefile b/SD-VBS/benchmarks/svm/data/sim_fast/Makefile
new file mode 100644
index 0000000..4a6fe9a
--- /dev/null
+++ b/SD-VBS/benchmarks/svm/data/sim_fast/Makefile
@@ -0,0 +1,6 @@
1INPUT=sim_fast
2
3include ../../../../common/makefiles/Makefile.include
4
5BMARK=svm
6include $(MAKEFILE_COMMON_DIR)/Makefile.common
diff --git a/SD-VBS/benchmarks/svm/data/sim_fast/expected.m b/SD-VBS/benchmarks/svm/data/sim_fast/expected.m
new file mode 100644
index 0000000..5f03bb5
--- /dev/null
+++ b/SD-VBS/benchmarks/svm/data/sim_fast/expected.m
@@ -0,0 +1,20 @@
10.437103
21.062481
30.369936
40.122430
51.072693
61.038255
70.507418
80.307955
90.622252
100.561853
111.083728
121.122061
131.212223
141.154399
151.098361
161.074637
171.095836
181.064618
190.746331
201.088846
diff --git a/SD-VBS/benchmarks/svm/data/sim_fast/svm b/SD-VBS/benchmarks/svm/data/sim_fast/svm
new file mode 100755
index 0000000..b3dd14c
--- /dev/null
+++ b/SD-VBS/benchmarks/svm/data/sim_fast/svm
Binary files differ