You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
coll/basic: correctly handle zero size datatypes in gatherv
Since no message is sent/received when the count is zero,
do not send/receive any message when the datatype size is zero.
Refs. #9619
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
(cherry picked from commit acabc6b)
0 commit comments