home *** CD-ROM | disk | FTP | other *** search
/ ftp.parl.clemson.edu / 2015-02-07.ftp.parl.clemson.edu.tar / ftp.parl.clemson.edu / pub / pvfs2 / orangefs-2.8.3-20110323.tar.gz / orangefs-2.8.3-20110323.tar / orangefs / test / io / bmi / README < prev    next >
Text File  |  2003-02-11  |  385b  |  17 lines

  1. notes on how to run benchmarks in this directory:
  2.  
  3. driver_latency:
  4. ===========================
  5.  
  6. minimum options: 
  7. mpirun -np 2 ./driver_latency -m bmi_tcp
  8.  
  9. full options:
  10. mpirun -np 2 ./driver_latency -m <method> -l <message len> 
  11. -p (to preallocate BMI mem) -r (to reuse buffers)
  12.  
  13. other opts (not valid in driver_latency):
  14. ===========================
  15. -s <num servers> -t <total len> 
  16.  
  17.