Bug #1329: Hang in streamingAllToAll test on gni-crayxc-smp36/2236/4
commitae20bd242ddc64239a8d9a9867be94b8365cec51
authorKarthik Senthil <skk3@illinois.edu>
Fri, 10 Feb 2017 22:30:03 +0000 (10 16:30 -0600)
committerSam White <white67@illinois.edu>
Thu, 2 Mar 2017 16:30:53 +0000 (2 10:30 -0600)
tree7c1cc6c7220d7086879392cef62bfdb870c50a4b
parentbb776112d5afd00041bf86cec143eb4f7a0259bb
Bug #1329: Hang in streamingAllToAll test on gni-crayxc-smp

Premature exit was observed for the "directSends" version
of the test case. To avoid this a counter is kept track on
the receive side and contribution to "allDone()" happens only
after each chare receives all its expected messages.

Change-Id: Ib779c81ab9460d9098f2bad7505dfdc74feec6b8
tests/charm++/streamingAllToAll/ataTest.C