grid-14-virt-clusters

Applications of on-demand virtual clusters to high performance computing
git clone https://git.igankevich.com/grid-14-virt-clusters.git
Log | Files | Refs

imb.3.out (3340B)


      1 
      2 
      3 
      4 
      5 
      6 
      7 
      8 
      9 
     10 
     11 
     12 
     13 
     14 
     15 
     16 
     17 #------------------------------------------------------------
     18 #    Intel (R) MPI Benchmarks 4.0, MPI-1 part    
     19 #------------------------------------------------------------
     20 # Date                  : Tue Sep  2 20:35:28 2014
     21 # Machine               : x86_64
     22 # System                : Linux
     23 # Release               : 3.10.0-123.4.2.el7.x86_64
     24 # Version               : #1 SMP Mon Jun 30 16:09:14 UTC 2014
     25 # MPI Version           : 2.1
     26 # MPI Thread Environment: 
     27 
     28 # New default behavior from Version 3.2 on:
     29 
     30 # the number of iterations per message size is cut down 
     31 # dynamically when a certain run time (per message size sample) 
     32 # is expected to be exceeded. Time limit is defined by variable 
     33 # "SECS_PER_SAMPLE" (=> IMB_settings.h) 
     34 # or through the flag => -time 
     35   
     36 
     37 
     38 # Calling sequence was: 
     39 
     40 # /opt/IMB-MPI1 -npmin 9 Exchange
     41 
     42 # Minimum message length in bytes:   0
     43 # Maximum message length in bytes:   4194304
     44 #
     45 # MPI_Datatype                   :   MPI_BYTE 
     46 # MPI_Datatype for reductions    :   MPI_FLOAT
     47 # MPI_Op                         :   MPI_SUM  
     48 #
     49 #
     50 
     51 # List of Benchmarks to run:
     52 
     53 # Exchange
     54 
     55 #-----------------------------------------------------------------------------
     56 # Benchmarking Exchange 
     57 # #processes = 9 
     58 #-----------------------------------------------------------------------------
     59        #bytes #repetitions  t_min[usec]  t_max[usec]  t_avg[usec]   Mbytes/sec
     60             0         1000        69.95        70.16        70.07         0.00
     61             1         1000        72.05        72.27        72.18         0.05
     62             2         1000        70.19        70.37        70.27         0.11
     63             4         1000        70.44        70.63        70.53         0.22
     64             8         1000        70.43        70.79        70.60         0.43
     65            16         1000        71.41        71.66        71.55         0.85
     66            32         1000        74.11        74.32        74.24         1.64
     67            64         1000        74.74        74.94        74.85         3.26
     68           128         1000        76.68        76.92        76.82         6.35
     69           256         1000        77.85        78.11        78.00        12.50
     70           512         1000        81.45        81.73        81.58        23.90
     71          1024         1000        96.27        96.61        96.48        40.43
     72          2048         1000       120.67       121.03       120.85        64.55
     73          4096         1000       250.82       251.14       251.03        62.22
     74          8192         1000       320.57       321.06       320.80        97.33
     75         16384         1000       452.53       453.01       452.86       137.97
     76         32768         1000      1017.60      1018.44      1017.99       122.74
     77         65536          640      3192.45      3194.92      3193.70        78.25
     78        131072          320      4227.37      4236.13      4232.28       118.03
     79        262144          160     13214.66     13262.65     13241.97        75.40
     80        524288           80     22279.35     22734.66     22519.89        87.97
     81       1048576           40     42017.45     42640.38     42338.28        93.81
     82       2097152           20     80725.99     84179.54     82515.53        95.03
     83       4194304           10    148019.91    159095.41    155758.26       100.57
     84 
     85 
     86 # All processes entering MPI_Finalize
     87