Changes between Version 8 and Version 9 of krg_performance
- Timestamp:
- Mar 27, 2008, 12:34:27 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
krg_performance
v8 v9 19 19 case4: 8192 x 6144[[BR]] 20 20 21 '''MPI + Kerrighed enabled - MPI Only'''[[BR]] 21 '''MPI-POVRAY - MPI Only'''[[BR]] 22 23 Machinefile:[[BR]] 24 #MPI Machinefile [[BR]] 25 node1:4 [[BR]] 26 node2:4 [[BR]] 27 node3:4 [[BR]] 28 node4:4 [[BR]] 29 node5:4 [[BR]] 30 node6:4 [[BR]] 31 node7:4 [[BR]] 32 # End of Machinefile [[BR]] 22 33 23 34 case1.1: Resolution 1024 x 768: Running 5 *.pov continuously with np7 takes '''16''' secs to finish rendering[[BR]] … … 36 47 case4.3: Resolution 8192 x 6144: Running 5 *.pov continuously with np28 takes '''695''' secs to finish rendering[[BR]] 37 48 38 ''' Kerrighed enabled - UsingKerrighed'''[[BR]]49 '''MPI-POVRAY - MPI + Kerrighed'''[[BR]] 39 50 40 case1.1: Resolution 1024 x 768: Running 5 *.pov continuously with np7 takes '''''' secs to finish rendering[[BR]] 41 case2.1: Resolution 2048 x 1536: Running 5 *.pov continuously with np7 takes '''''' secs to finish rendering[[BR]] 42 case3.1: Resolution 4096 x 3072: Running 5 *.pov continuously with np7 takes '''''' secs to finish rendering[[BR]] 43 case4.1: Resolution 8192 x 6144: Running 5 *.pov continuously with np7 takes '''''' secs to finish rendering[[BR]] 51 #MPI+Kerrighed Machinefile [[BR]] 52 node1:4 [[BR]] 53 node1:4 [[BR]] 54 node1:4 [[BR]] 55 node1:4 [[BR]] 56 node1:4 [[BR]] 57 node1:4 [[BR]] 58 node1:4 [[BR]] 59 # End of Machinefile [[BR]] 44 60 45 case1.2: Resolution 1024 x 768: Running 5 *.pov continuously with np14 takes '''''' secs to finish rendering[[BR]] 46 case2.2: Resolution 2048 x 1536: Running 5 *.pov continuously with np14 takes '''''' secs to finish rendering[[BR]] 47 case3.2: Resolution 4096 x 3072: Running 5 *.pov continuously with np14 takes '''''' secs to finish rendering[[BR]] 48 case4.2: Resolution 8192 x 6144: Running 5 *.pov continuously with np14 takes '''''' secs to finish rendering[[BR]] 61 Result: Using this machinefile,we only get one node running povary process by 4 CPUs and the others are nothing to do. [[BR]] 49 62 50 case1.3: Resolution 1024 x 768: Running 5 *.pov continuously with np28 takes '''''' secs to finish rendering[[BR]] 51 case2.3: Resolution 2048 x 1536: Running 5 *.pov continuously with np28 takes '''''' secs to finish rendering[[BR]] 52 case3.3: Resolution 4096 x 3072: Running 5 *.pov continuously with np28 takes '''''' secs to finish rendering[[BR]] 53 case4.3: Resolution 8192 x 6144: Running 5 *.pov continuously with np28 takes '''''' secs to finish rendering[[BR]] 63 Step1: rider@node101:~$ krg_capset -e +CAN_MIGRATE [[BR]] 64 Step2: rider@node101:~$ migrate pid nodeid [[BR]] 54 65 55 @Example:For the attached file: mpi-povray performance_result.odt 66 Failure: Running-povray process can not be divided to several process for kerrighed to migrate. [[BR]] 67 68 Solution: OpenMP + POVRAY (Testing) : 2~4 Days 69 70 @Performance Report: For the attached file: mpi-povray performance_result.odt