summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_dionysus.sh
diff options
context:
space:
mode:
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
+