AMPI: drop unnecessary srcIdx field from the message envelope80/1980/11
commite78a01891e2adb63cd82f2d91d5fdadd315aff11
authorSam White <white67@illinois.edu>
Wed, 9 Nov 2016 16:26:58 +0000 (9 10:26 -0600)
committerSam White <white67@illinois.edu>
Tue, 13 Dec 2016 16:10:32 +0000 (13 10:10 -0600)
tree41a2745679bd46f3b3b24c48e5dc8224d27b085d
parent8820fd04838216bec74af420c261cd0a15b59d51
AMPI: drop unnecessary srcIdx field from the message envelope

We now use the srcRank to do all message matching. This means that the
sequencing queue can be proportional to the size of the comm, rather
than always being based on the size of MPI_COMM_WORLD.

Change-Id: I2bf444d2643a9c985e78de262fe222cb4f460e3c
src/libs/ck-libs/ampi/ampi.C
src/libs/ck-libs/ampi/ampiOneSided.C
src/libs/ck-libs/ampi/ampiimpl.h