summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_dipha.sh
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sphere_3_192/run_dipha.sh')
-rw-r--r--benchmarks/sphere_3_192/run_dipha.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/sphere_3_192/run_dipha.sh b/benchmarks/sphere_3_192/run_dipha.sh
index 312bcd7..b700a1a 100644
--- a/benchmarks/sphere_3_192/run_dipha.sh
+++ b/benchmarks/sphere_3_192/run_dipha.sh
@@ -1 +1,3 @@
-/usr/bin/time -l ~/Bitbucket/dipha/dipha --benchmark --upper_dim 2 --dual ~/Bitbucket/phat-paper/benchmark/dipha/sphere_3_192.complex /dev/null 2>&1 | tee dipha.out.txt
+/usr/bin/time -l ~/Bitbucket/dipha/dipha --benchmark --upper_dim 2 --dual ~/Bitbucket/phat-paper/benchmark/dipha/sphere_3_192.complex /dev/null 2>&1 | tee dipha.dim_1.out.txt
+/usr/bin/time -l ~/Bitbucket/dipha/dipha --benchmark --upper_dim 3 --dual ~/Bitbucket/phat-paper/benchmark/dipha/sphere_3_192.complex /dev/null 2>&1 | tee dipha.dim_2.out.txt
+