summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/dipha.dim_1.out.txt
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2019-08-28 13:49:16 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2019-08-28 13:49:16 +0200
commita1165cdf99a89a6122cdeab7dc064e6a206f10d6 (patch)
treee3fa89d7dcc062fc29063fe7cae93b138accb654 /benchmarks/sphere_3_192/dipha.dim_1.out.txt
parent579ae7ae34875d1c6fb586836eb8f25d24b9f1f5 (diff)
parent94eb1f7db4421e324a827590f60aa236af56666c (diff)
Merge commit '94eb1f7db4421e324a827590f60aa236af56666c' into dev
* commit '94eb1f7db4421e324a827590f60aa236af56666c': coboundary enumerator cleanup code cleanup pop_pivot fixed size_t / index_t conversion warnings updated and cleaned up readme renamed variables, changing "face" to "facet" benchmark moved to repository "ripser-benchmark" updated readme, reflecting the transition to WebAssembly for Ripser Live # Conflicts: # benchmarks/Dockerfile # benchmarks/output/clifford_torus_50000.ripser.txt # benchmarks/output/dragon-2.ripser-no-emergent.txt # benchmarks/output/dragon-2.ripser.txt # benchmarks/output/fractal-r.ripser.txt # benchmarks/output/o3_1024.dipha-multicore.txt # benchmarks/output/o3_1024.dipha.txt # benchmarks/output/o3_1024.gudhi.txt # benchmarks/output/o3_1024.ripser-no-emergent.txt # benchmarks/output/o3_1024.ripser-store-reduced.txt # benchmarks/output/o3_1024.ripser-use-reduced.txt # benchmarks/output/o3_1024.ripser.txt # benchmarks/output/o3_4096.gudhi.txt # benchmarks/output/o3_4096.ripser-no-emergent.txt # benchmarks/output/o3_4096.ripser.txt # benchmarks/output/random.ripser-no-emergent.txt # benchmarks/output/random.ripser-store-reduced.txt # benchmarks/output/random.ripser-use-reduced.txt # benchmarks/output/random.ripser.txt # benchmarks/output/sphere_3_192.ripser-no-emergent.txt # benchmarks/output/sphere_3_192.ripser-store-reduced.txt # benchmarks/output/sphere_3_192.ripser-use-reduced.txt # benchmarks/output/sphere_3_192.ripser.txt
Diffstat (limited to 'benchmarks/sphere_3_192/dipha.dim_1.out.txt')
-rw-r--r--benchmarks/sphere_3_192/dipha.dim_1.out.txt55
1 files changed, 0 insertions, 55 deletions
diff --git a/benchmarks/sphere_3_192/dipha.dim_1.out.txt b/benchmarks/sphere_3_192/dipha.dim_1.out.txt
deleted file mode 100644
index 133977f..0000000
--- a/benchmarks/sphere_3_192/dipha.dim_1.out.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-
-Input filename:
-/Users/uli/Bitbucket/phat-paper/benchmark/dipha/sphere_3_192.complex
-
-upper_dim: 2
-
-Number of processes used:
-1
-
-Detailed information for rank 0:
- time prior mem peak mem bytes recv
- 0.0s 3 MB 4 MB 0 MB complex.load_binary( input_filename, upper_dim );
-
-Number of cells in input:
-1179808
- 0.2s 4 MB 40 MB 0 MB get_filtration_to_cell_map( complex, dualize, filtration_to_cell_map );
- 0.1s 40 MB 127 MB 18 MB get_cell_to_filtration_map( complex.get_num_cells(), filtration_to_cell_map, cell_to_filtration_map );
- 0.0s 154 MB 156 MB 0 MB generate_unreduced_columns( complex, filtration_to_cell_map, cell_to_filtration_map, cur_dim, dualize, unreduced_columns );
- 0.0s 153 MB 156 MB 0 MB reduction_kernel( complex.get_num_cells(), unreduced_columns, reduced_columns );
- 0.3s 150 MB 165 MB 53 MB generate_unreduced_columns( complex, filtration_to_cell_map, cell_to_filtration_map, cur_dim, dualize, unreduced_columns );
- 0.1s 136 MB 169 MB 0 MB reduction_kernel( complex.get_num_cells(), unreduced_columns, reduced_columns );
- 0.1s 167 MB 169 MB 1 MB dipha::outputs::save_persistence_diagram( output_filename, complex, filtration_to_cell_map, reduced_columns, dualize, upper_dim );
-
-Overall running time in seconds:
-0.8
-
-Reduction kernel running time in seconds:
-0.1
-
-Overall peak mem in GB of all ranks:
-0.2
-
-Individual peak mem in GB of per rank:
-0.2
-
-Maximal communication traffic (without sorting) in GB between any pair of nodes:
-0.1
-
-Total communication traffic (without sorting) in GB between all pairs of nodes:
-0.1
- 0.90 real 0.71 user 0.15 sys
- 177610752 maximum resident set size
- 0 average shared memory size
- 0 average unshared data size
- 0 average unshared stack size
- 78019 page reclaims
- 164 page faults
- 0 swaps
- 10 block input operations
- 8 block output operations
- 0 messages sent
- 0 messages received
- 0 signals received
- 48 voluntary context switches
- 367 involuntary context switches