PSTSWM SP3-375 Algorithm Comparison

Performance Studies using

PSTSWM


IBM SP3-375 Winterhawk II Algorithm Comparison

(distributed LT experiment II-B )

Date/Person: December 12, 1999 / P. Worley
Platform: IBM SP3 at Oak Ridge National Laboratory (bobcat.ccs.ornl.gov):
     62 4-way Winterhawk II SMP nodes (375 MHz POWER3 with 8MB L2 cache)
Environment: AIX 4.3.3;   PSSP 3.1.1
Code Version: 6.6.4
Compilation Options: mpxlf -O3 -qarch=auto -qtune=auto -qcache=auto
Link Options: -bmaxdata:0x70000000
Environment Variables: export MP_SHARED_MEMORY="yes"
Math Library: ESSL
Communication Library: MPI over the switch using user space for internode communication
MPI using shared memory for intranode communication
Number of Timesteps: 12
Results:

Distributed LT (2) (mpi) / Row Major Processor Ordering
Algorithm Comparison
  T42L2     T42L2     T42L16    T85L4     T85L4     T85L32 
  P=2x32     P=4x16     P=8x8     P=2x32     P=4x16     P=8x8  
  optimal algorithm   halfsum  halfsum  ringsum  ringsum  halfsum  halfsum 
  (allreduce-min)/min     1.855    1.076    0.087    0.809    0.301    0.085 
  (generic-min)/min     2.327    1.550    0.060    0.302    0.232    0.020 

Distributed LT (2) (combined) / Row Major Processor Ordering
Communication Library Comparisons
  T42L2     T42L2     T42L16    T85L4     T85L4     T85L32 
  P=2x32     P=4x16     P=8x8     P=2x32     P=4x16     P=8x8  
  optimal library   mpi  mpi  mpi  mpi  mpi  mpi 
  (allreduce-min)/min     1.855    1.076    0.087    0.809    0.301    0.085 
  (mpi-min)/min     0.000    0.000    0.000    0.000    0.000    0.000 


Patrick H. Worley / ( worleyph@ornl.gov)
Last Modified Monday, 15-Jul-2002 10:19:10 EDT.