External load indices commands
Commands to submit workload
| Command | Description |
|---|---|
| bsub -R "res_req" [-R "res_req"] … |
|
Commands to monitor
| Command | Description |
|---|---|
| lsload | Displays load information for all hosts in the cluster on a per host basis. |
| lsload -R "res_req" | Displays load information for specific resources. |
Commands to control
| Command | Description |
|---|---|
|
Applies changes when you modify lsf.shared or lsf.cluster.cluster_name. |
Commands to display configuration
| Command | Description |
|---|---|
| lsinfo | Displays configuration information for all resources, including the external resources that are defined in lsf.shared. |
| lsinfo -l | Displays detailed configuration information for external resources. |
| lsinfo resource_name … | Displays configuration information for the specified resources. |
| bhosts -s | Displays information about numeric shared resources, including which hosts that share each resource. |
| bhosts -s shared_resource_name … | Displays configuration information for the specified resources. |