1
1
William Zhang 7922430c66 coll/tuned: Fix dynamic message size for gather and scatter
The gather and scatter operations did not use the correct message size
(Only did datatype size * com size). This did not correctly reflect the
total message size and prevents fine tuning within a com size. This
patch multiplies the value by the number of elements sent.

Signed-off-by: William Zhang <wilzhang@amazon.com>
(cherry picked from commit 50823fe9a9ef4f93e55ee2087b311303d49f90a8)
2020-09-15 08:56:56 -07:00
..
2018-09-10 09:21:49 +09:00
2020-08-28 14:30:31 -06:00
2018-10-30 08:51:25 -07:00