intel / mpi-benchmarks

146 stars 63 forks source link

IMB ireduce_scatter test hangs #1

Closed tjcw closed 5 years ago

tjcw commented 6 years ago

The nonblocking reduce_scatter test hangs. To correct this, line 327 of file IMB_reduce_scatter.c https://github.com/intel/mpi-benchmarks/blob/master/src/IMB_reduce_scatter.c#L327 should be deleted.

  t_pure = MPI_Wtime();
VinnitskiV commented 6 years ago

@tjcw Thank you for the contribution. This issue will be fixed in one of upcoming releases, with corresponding notes in Release Notes (What’s New section). As soon the release is out, this issue will be closed.