Correct flag type - thanks George!
This commit was SVN r25335.
Этот коммит содержится в:
родитель
e1e8837992
Коммит
43e35486a4
@ -63,7 +63,7 @@ struct ompi_proc_t {
|
|||||||
/** architecture of this process */
|
/** architecture of this process */
|
||||||
uint32_t proc_arch;
|
uint32_t proc_arch;
|
||||||
/** flags for this proc */
|
/** flags for this proc */
|
||||||
uint16_t proc_flags;
|
opal_paffinity_locality_t proc_flags;
|
||||||
/** Base convertor for the proc described by this process */
|
/** Base convertor for the proc described by this process */
|
||||||
struct opal_convertor_t* proc_convertor;
|
struct opal_convertor_t* proc_convertor;
|
||||||
/** A pointer to the name of this host - data is
|
/** A pointer to the name of this host - data is
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user