intel / mpi-benchmarks

146 stars 63 forks source link

Fixed Truly_passive_put t_ovrl being 0. #50

Closed range3 closed 5 months ago

range3 commented 1 year ago

This problem occurs only on IMB-RMA (c++ version). As reported in Issue #49, there is a bug in the aggregation part of the benchmark results, where the t_ovrl results for Truly_passive_put are all 0.

Fixes: #49