Fix yet another compile error from the great DDT split (r21641). Sigh.
This commit was SVN r21697. The following SVN revision numbers were found above: r21641 --> open-mpi/ompi@6c5532072a
Этот коммит содержится в:
родитель
e1383027e1
Коммит
9dc7f884b2
@ -336,7 +336,7 @@ mca_btl_base_descriptor_t* mca_btl_sctp_prepare_dst(
|
||||
return NULL;
|
||||
}
|
||||
|
||||
ompi_datatype_type_lb(convertor->pDesc, &lb);
|
||||
opal_datatype_type_lb(convertor->pDesc, &lb);
|
||||
frag->segments->seg_len = *size;
|
||||
frag->segments->seg_addr.pval = convertor->pBaseBuf + lb + convertor->bConverted;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user