Skip to content

Commit

Permalink
fixup! remove the MPI functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
renefritze committed Sep 3, 2024
1 parent f9ec722 commit 2be53db
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 132 deletions.
12 changes: 12 additions & 0 deletions tests/test_output/test_output_all_measures.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
section,value
threads,1
root_section.nested_1.leaf_section_usr,0.14000000001396984
root_section.nested_1.leaf_section_wall,300.447047
root_section.nested_1.leaf_section_sys,0.029999999998835847
root_section.nested_1_usr,0.27000000001862645
root_section.nested_1_wall,501.072164
root_section.nested_1_sys,0.16000000000349246
root_section_usr,0.35000000009313226
root_section_wall,601.4659389999999
root_section_sys,0.1900000000023283
pytimings::data::_sections,root_section||root_section.nested_1||root_section.nested_1.leaf_section
22 changes: 0 additions & 22 deletions tests/test_output/test_output_all_measures_False__r1.txt

This file was deleted.

22 changes: 0 additions & 22 deletions tests/test_output/test_output_all_measures_True__r1.txt

This file was deleted.

12 changes: 12 additions & 0 deletions tests/test_output/test_output_per_rank.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
section,value
threads,1
root_section.nested_1.leaf_section_usr,0.14000000001396984
root_section.nested_1.leaf_section_wall,300.447047
root_section.nested_1.leaf_section_sys,0.029999999998835847
root_section.nested_1_usr,0.27000000001862645
root_section.nested_1_wall,501.072164
root_section.nested_1_sys,0.16000000000349246
root_section_usr,0.35000000009313226
root_section_wall,601.4659389999999
root_section_sys,0.1900000000023283
pytimings::data::_sections,root_section||root_section.nested_1||root_section.nested_1.leaf_section
22 changes: 0 additions & 22 deletions tests/test_output/test_output_per_rank_False_.txt

This file was deleted.

22 changes: 0 additions & 22 deletions tests/test_output/test_output_per_rank_True_.txt

This file was deleted.

12 changes: 12 additions & 0 deletions tests/test_output/test_output_simple.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
section,value
threads,1
root_section.nested_1.leaf_section_usr,0.14000000001396984
root_section.nested_1.leaf_section_wall,300.447047
root_section.nested_1.leaf_section_sys,0.029999999998835847
root_section.nested_1_usr,0.27000000001862645
root_section.nested_1_wall,501.072164
root_section.nested_1_sys,0.16000000000349246
root_section_usr,0.35000000009313226
root_section_wall,601.4659389999999
root_section_sys,0.1900000000023283
pytimings::data::_sections,root_section||root_section.nested_1||root_section.nested_1.leaf_section
22 changes: 0 additions & 22 deletions tests/test_output/test_output_simple_False_.txt

This file was deleted.

22 changes: 0 additions & 22 deletions tests/test_output/test_output_simple_True_.txt

This file was deleted.

0 comments on commit 2be53db

Please sign in to comment.