Add a marker for the max attr value being used by ORTE so that other, higher-levels can also use the attribute system
Этот коммит содержится в:
родитель
da462c4c25
Коммит
37593b232d
@ -160,6 +160,8 @@ typedef uint16_t orte_proc_flags_t;
|
|||||||
|
|
||||||
#define ORTE_PROC_MAX_KEY 400
|
#define ORTE_PROC_MAX_KEY 400
|
||||||
|
|
||||||
|
#define ORTE_MAX_ATTR_KEY 1000
|
||||||
|
|
||||||
|
|
||||||
/*** FLAG OPS ***/
|
/*** FLAG OPS ***/
|
||||||
#define ORTE_FLAG_SET(p, f) ((p)->flags |= (f))
|
#define ORTE_FLAG_SET(p, f) ((p)->flags |= (f))
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user