Reporting Views
The HPCReporting SQL database that Windows HPC Server 2008 R2 provides contains several views that you can query to obtain data for custom reports. This section provides reference information about those SQL views.
View name | Description |
---|---|
Lists the allocations of tasks or subtasks in high-performance computing (HPC) jobs to cores on the nodes in the HPC cluster. |
|
Provides statistics about the availability and use of nodes to run jobs on a daily basis. Contains one row per combination of node and date. |
|
Lists each queued instance of a job on an HPC cluster that finished, failed, or was canceled. Includes statistics and information about the properties and results, and tasks for the jobs. |
|
Lists the events that occurred on the nodes of an HPC cluster. Events include the addition or removal of nodes and changes to the node state. |
|
Indicates the node groups to which the nodes in an HPC cluster belong. Contains one row for each combination of node and node group for which the node is a member of the node group. |
|
Lists the node groups for the HPC cluster. |
|
Lists the nodes in an HPC cluster. |