We do need the name for debugging purposes.
This commit was SVN r24479.
Этот коммит содержится в:
родитель
355d61bb0f
Коммит
95f4e0b502
@ -116,7 +116,7 @@ struct opal_datatype_t {
|
||||
uint32_t nbElems; /**< total number of elements inside the datatype */
|
||||
|
||||
/* Attribute fields */
|
||||
char name[OPAL_MAX_OBJECT_NAME]; /* TODO: Can this be deleted??? It's just sugar...*/
|
||||
char name[OPAL_MAX_OBJECT_NAME]; /**< name of the datatype */
|
||||
/* --- cacheline 2 boundary (128 bytes) was 8 bytes ago --- */
|
||||
dt_type_desc_t desc; /**< the data description */
|
||||
dt_type_desc_t opt_desc; /**< short description of the data used when conversion is useless
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user