File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Odd Even Sort Experiment Result
1
2
3
+ - Design serveral experiments to show the scalibility and speedup performance.
4
+ - Calculate the IO time, Computation time, Communication time repectively.
5
+
6
+ ### Testcase Size
7
+ - Data Size: 536869888
8
+
9
+ ### Single Node with Different Process Number Result
10
+ Different Process Performance | Speedup Factor
11
+ :-------------------------:|:-------------------------:
12
+ ![ ] ( ./time/images/33_single_node_diff_proc_bar.png ) | ![ ] ( ./time/images/33_single_node_diff_proc_line.png )
13
+
14
+
15
+ ### Multiple Nodes with Different Process Number Result
16
+ Different Process Performance | Speedup Factor
17
+ :-------------------------:|:-------------------------:
18
+ ![ ] ( ./time/images/33_diff_proc_bar.png ) | ![ ] ( ./time/images/33_diff_proc_line.png )
You can’t perform that action at this time.
0 commit comments