summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_dionysus.sh
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2017-03-20 15:45:21 +0100
committerUlrich Bauer <mail@ulrich-bauer.org>2017-03-20 15:45:21 +0100
commita5ada276181dadded36a8cb19d83466d1f098278 (patch)
tree037c48815c5b7f87cd1ebf8debea1e2bf159c5dd /benchmarks/sphere_3_192/run_dionysus.sh
parent5316ac671d2124ea66bc8d4c0f77528c68078b20 (diff)
updated benchmark
Diffstat (limited to 'benchmarks/sphere_3_192/run_dionysus.sh')
-rw-r--r--benchmarks/sphere_3_192/run_dionysus.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/sphere_3_192/run_dionysus.sh b/benchmarks/sphere_3_192/run_dionysus.sh
index 1e5c7d3..7af804f 100644
--- a/benchmarks/sphere_3_192/run_dionysus.sh
+++ b/benchmarks/sphere_3_192/run_dionysus.sh
@@ -1 +1,3 @@
-/usr/bin/time -l ~/Source/Dionysus/examples/cohomology/rips-pairwise-cohomology -s2 -p2 ~/Bitbucket/phat-paper/benchmark/point\ cloud/sphere_3_192_points.dat 2>&1 | tee dionysus.out.txt
+/usr/bin/time -l ~/Source/Dionysus/examples/cohomology/rips-pairwise-cohomology -s2 -p2 ~/Bitbucket/phat-paper/benchmark/point\ cloud/sphere_3_192_points.dat 2>&1 | tee dionysus.dim_1.out.txt
+/usr/bin/time -l ~/Source/Dionysus/examples/cohomology/rips-pairwise-cohomology -s3 -p2 ~/Bitbucket/phat-paper/benchmark/point\ cloud/sphere_3_192_points.dat 2>&1 | tee dionysus.dim_2.out.txt
+