Message to acknowledge attaching to a compute node process. More...
#include <ToolctlMessages.h>
Data Fields | |
| uint16_t | numProcess |
| Number of processes attached to. | |
| uint32_t | rank [MaxRanksPerNode] |
| Rank numbers of all attached processes. | |
| struct MessageHeader | header |
| Message header. | |
| uint32_t | toolId |
| Tool identifier. | |
Message to acknowledge attaching to a compute node process.
Definition at line 482 of file ToolctlMessages.h.
struct MessageHeader bgcios::toolctl::ToolMessage::header [read, inherited] |
Message header.
Definition at line 460 of file ToolctlMessages.h.
Number of processes attached to.
Definition at line 484 of file ToolctlMessages.h.
Rank numbers of all attached processes.
Definition at line 485 of file ToolctlMessages.h.
uint32_t bgcios::toolctl::ToolMessage::toolId [inherited] |
Tool identifier.
Definition at line 461 of file ToolctlMessages.h.
1.6.1