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.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/sphere_3_192/run_dionysus.sh b/benchmarks/sphere_3_192/run_dionysus.sh
new file mode 100644
index 0000000..7af804f
--- /dev/null
+++ b/benchmarks/sphere_3_192/run_dionysus.sh
@@ -0,0 +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.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
+