LOOP 164 orte/test/mpi/parallel_r64.c for ( i=0; i<LOOP; i++ ) LOOP 176 orte/test/mpi/parallel_r64.c et = (t2 - t1)/LOOP; LOOP 177 orte/test/mpi/parallel_r64.c eto = (to2 - to1)/LOOP; LOOP 178 orte/test/mpi/parallel_r64.c etc = (tc2 - tc1)/LOOP; LOOP 180 orte/test/mpi/parallel_r64.c mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1)); LOOP 164 orte/test/mpi/parallel_r8.c for ( i=0; i<LOOP; i++ ) LOOP 176 orte/test/mpi/parallel_r8.c et = (t2 - t1)/LOOP; LOOP 177 orte/test/mpi/parallel_r8.c eto = (to2 - to1)/LOOP; LOOP 178 orte/test/mpi/parallel_r8.c etc = (tc2 - tc1)/LOOP; LOOP 180 orte/test/mpi/parallel_r8.c mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1)); LOOP 172 orte/test/mpi/parallel_w64.c for ( i=0; i<LOOP; i++) LOOP 182 orte/test/mpi/parallel_w64.c et = (t2 - t1)/LOOP; LOOP 183 orte/test/mpi/parallel_w64.c eto = (to2 - to1)/LOOP; LOOP 184 orte/test/mpi/parallel_w64.c etc = (tc2 - tc1)/LOOP; LOOP 186 orte/test/mpi/parallel_w64.c mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1)); LOOP 171 orte/test/mpi/parallel_w8.c for ( i=0; i<LOOP; i++) LOOP 181 orte/test/mpi/parallel_w8.c et = (t2 - t1)/LOOP; LOOP 182 orte/test/mpi/parallel_w8.c eto = (to2 - to1)/LOOP; LOOP 183 orte/test/mpi/parallel_w8.c etc = (tc2 - tc1)/LOOP; LOOP 185 orte/test/mpi/parallel_w8.c mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1));