NodeGroupMembershipView

Indicates the node groups to which the nodes in an HPC cluster belong. Contains one row for each combination of node and node group where the node is a member of the node group.

Column name Data type Can be null Description

NodeName

nvarchar(64)

No

The name of a node in the HPC cluster.

GroupName

nvarchar(256)

No

The name of a node group to which the node belongs.

 

Requirements

Product

Windows HPC Server 2008 R2

See also

NodeView

NodeGroupView