• Yifan Xiong's avatar
    Fix issues in ib validation benchmark (#370) · b2875179
    Yifan Xiong authored
    Fix several issues in ib validation benchmark:
    * continue running when timeout in the middle, instead of aborting whole mpi process
    * make timeout parameter configurable, set default to 120 seconds
    * avoid mixture of stdio and iostream when print to stdout
    * set default message size to 8M which will saturate ib in most cases
    * fix hostfile path issue so that it can be auto found in different cases
    b2875179
ib_validation_performance.py 14.4 KB