Missed the ALL bit-mask last time - still in the editor!
This commit was SVN r1642.
Этот коммит содержится в:
родитель
8e48a8311e
Коммит
e7e31921a5
@ -33,7 +33,8 @@
|
||||
*/
|
||||
#define OMPI_NS_CMP_CELLID 0x01
|
||||
#define OMPI_NS_CMP_JOBID 0x02
|
||||
#define OMPI_NS_CMP_VPID 0x04
|
||||
#define OMPI_NS_CMP_VPID 0x04
|
||||
#define OMPI_NS_CMP_ALL 0Xff
|
||||
|
||||
/*
|
||||
* define maximum value for id's in any field
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user