1
1

Add a new multicast tag for collecting ps data

This commit was SVN r22107.
Этот коммит содержится в:
Ralph Castain 2009-10-16 04:21:22 +00:00
родитель 13907781b2
Коммит ff9d72b3ab

Просмотреть файл

@ -50,6 +50,7 @@ typedef int32_t orte_rmcast_tag_t;
#define ORTE_RMCAST_TAG_BOOTSTRAP 1
#define ORTE_RMCAST_TAG_ANNOUNCE 2
#define ORTE_RMCAST_TAG_OUTPUT 3
#define ORTE_RMCAST_TAG_PS 4
/* starting value for dynamically assignable tags */
#define ORTE_RMCAST_TAG_DYNAMIC 100