source: anuga_work/production/wollongong_2006/timings.txt @ 3829

Last change on this file since 3829 was 3519, checked in by ole, 19 years ago

Parallel timings

File size: 1.6 KB
Line 
1
2mpirun -c 42 python run_flagstaff.py
3
4That took 2934.78 seconds
5Communication time 191.28 seconds
6Reduction Communication time 69.67 seconds
7Broadcast time 9.52 seconds
8
9==================     
10       
11mpirun -c 32 python run_flagstaff.py
12       
13That took 3813.82 seconds
14Communication time 249.50 seconds
15Reduction Communication time 70.13 seconds
16Broadcast time 8.47 seconds
17       
18       
19================       
20       
21mpirun -c 16 python run_flagstaff.py
22       
23That took 7307.49 seconds
24Communication time 561.49 seconds
25Reduction Communication time 69.28 seconds
26Broadcast time 9.54 seconds
27       
28       
29==================================================================     
30       
31       
32mpirun -c 8 python run_flagstaff.py
33
34That took 17074.83 seconds
35Communication time 834.37 seconds
36Reduction Communication time 69.87 seconds
37Broadcast time 13.21 seconds
38       
39       
40       
41lamexec n12 python run_flagstaff_sequential.py 
42That took 81556.81 seconds     
43       
44       
45===============================================================
46mpirun -c 4 python run_flagstaff.py
47       
48Processor 0, Time = 1200.0000, delta t = 0.00469474, steps=1 (1)
49That took 14348.35 seconds
50Communication time 943.78 seconds
51Reduction Communication time 20.74 seconds
52Broadcast time 4.27 seconds
53
54That took 14331.26 seconds
55Communication time 933.47 seconds
56Reduction Communication time 21.18 seconds
57Broadcast time 4.53 seconds
58
59===============================================================
60lamexec n12 python run_flagstaff.py
61Processor 0, Time = 1200.0000, delta t = 0.00444963, steps=1 (1)
62That took 80647.45 seconds
63Communication time 4.79 seconds
64Reduction Communication time 6.20 seconds
65Broadcast time 1.99 seconds
66
Note: See TracBrowser for help on using the repository browser.