Training
Module
Create, customize, and manage an HPC cluster in Azure with Azure CycleCloud - Training
Learn how to use Azure CycleCloud to create, customize, and manage high-performance computing (HPC) clusters in Azure.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Displays statistics for the specified HPC cluster, including the name of the cluster; version of the HPC Pack installed on the cluster; and the number of nodes, cores, jobs, and tasks in various states.
For examples of how to use this command, see Examples.
cluscfg view [/scheduler:<name>]
cluscfg view {/? | /help}
Parameter | Description |
---|---|
/scheduler:<name> | Specifies the host name or IP address of the head node for the cluster for which you want to view statistics. The value must be a valid computer name or IP address. If you do not specify the /scheduler parameter, this command uses the scheduler on the head node that the CCP_SCHEDULER environment variable specifies. |
/? | Displays Help at the command prompt. |
/help | Displays Help at the command prompt. |
To display the values of the cluster-wide environment parameters on the HPC cluster with a head node named HEADNODE, use the following command:
cluscfg view /scheduler:HEADNODE
Training
Module
Create, customize, and manage an HPC cluster in Azure with Azure CycleCloud - Training
Learn how to use Azure CycleCloud to create, customize, and manage high-performance computing (HPC) clusters in Azure.