summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_dionysus.sh
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2017-08-24 12:35:02 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2017-08-24 12:35:02 +0200
commitfc6d3d4fbefe97022758ee64d78aa0c13a55caa2 (patch)
treec0491243cb765781069608985caf0a9cad4ce278 /benchmarks/sphere_3_192/run_dionysus.sh
parenta5273a20832fee06d67970cdc4787bfc48ba7a52 (diff)
parent0969baa58afd624a32fa73a1a7993d2d256bfa6d (diff)
Merge branch 'dev' into sparse-distance-matrix
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
+