1
1
Gilles Gouaillardet 33361aa124 pml/ucx: correctly handle zero size datatypes
zero-size derived datatypes are now flagged as OPAL_DATATYPE_FLAG_CONTIGUOUS
so update mca_pml_ucx_init_datatype() to correctly handle them.
Since 'size' is a 'size_t', the assertion can simply be removed.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2019-10-09 16:54:00 +09:00
..
2018-10-18 00:29:23 -04:00
2018-10-18 00:29:23 -04:00
2018-10-14 16:10:20 -07:00
2018-12-01 17:14:03 +02:00