return out if we ack a duplicate matched rendezvous from mathed receives
sequence tracker and the communicator is null.. This commit was SVN r9521.
Этот коммит содержится в:
родитель
8d5289b2b8
Коммит
c29db49198
@ -181,6 +181,7 @@ void mca_pml_dr_recv_frag_callback(
|
|||||||
&hdr->hdr_common,
|
&hdr->hdr_common,
|
||||||
hdr->hdr_match.hdr_src_ptr.pval,
|
hdr->hdr_match.hdr_src_ptr.pval,
|
||||||
~(uint64_t) 0, hdr->hdr_rndv.hdr_msg_length);
|
~(uint64_t) 0, hdr->hdr_rndv.hdr_msg_length);
|
||||||
|
return;
|
||||||
} else {
|
} else {
|
||||||
OPAL_OUTPUT((0, "%s:%d: the world as we know it is bad\n", __FILE__, __LINE__));
|
OPAL_OUTPUT((0, "%s:%d: the world as we know it is bad\n", __FILE__, __LINE__));
|
||||||
orte_errmgr.abort();
|
orte_errmgr.abort();
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user