summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/dipha.out.txt
blob: bae5fc7736b0ba1de4aa7f758782cc834dbe5fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
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       151 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.9

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.94 real         0.75 user         0.16 sys
 177598464  maximum resident set size
         0  average shared memory size
         0  average unshared data size
         0  average unshared stack size
     78159  page reclaims
         0  page faults
         0  swaps
         0  block input operations
         0  block output operations
         0  messages sent
         0  messages received
         0  signals received
         5  voluntary context switches
       333  involuntary context switches