bgcios::toolctl::SetupJobMessage Struct Reference

Message to setup for running a new job. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::SetupJobMessage:
bgcios::toolctl::ToolMessage

Data Fields

uint16_t numRanks
 Number of ranks running on compute node for job.
uint32_t ranks [MaxRanksPerNode]
 Rank of each process running on compute node.
uid_t userId
 User id.
gid_t groupId
 Primary group id.
uint32_t nodeId
struct MessageHeader header
 Message header.
uint32_t toolId
 Tool identifier.

Detailed Description

Message to setup for running a new job.

Definition at line 564 of file ToolctlMessages.h.


Field Documentation

Primary group id.

Definition at line 569 of file ToolctlMessages.h.

Message header.

Definition at line 460 of file ToolctlMessages.h.

Node id used to name symbolic link in toolctl_node directory. The value matches the pid field in the MPIR_PROCDESC structure.

Definition at line 570 of file ToolctlMessages.h.

Number of ranks running on compute node for job.

Definition at line 566 of file ToolctlMessages.h.

Rank of each process running on compute node.

Definition at line 567 of file ToolctlMessages.h.

Tool identifier.

Definition at line 461 of file ToolctlMessages.h.

User id.

Definition at line 568 of file ToolctlMessages.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1