|
|
|
EAR offers a set of commands which help both users and administrators to interact with different components:
|
|
|
|
|
|
|
|
- Commands to retrieve data stored in the DB: [eacct](#ear-job-accounting-eacct) and [ereport](#energy-report-ereport).
|
|
|
|
- Commands to control and temporary modify cluster settings: [econtrol](#energy-control-econtrol).
|
|
|
|
- Commands to retrieve data stored in the DB: [eacct](#ear-job-accounting-eacct) and [ereport](#ear-system-energy-report-ereport).
|
|
|
|
- Commands to control and temporary modify cluster settings: [econtrol](#ear-control-econtrol).
|
|
|
|
- Commands to create/update/clean the DB: [edb_create](#edb_create), [edb\_clean\_pm](#edb_clean_pm) and [edb\_clean\_apps](#edb_clean_apps).
|
|
|
|
- A command to load transparently the EAR Library on systems where the batch scheduler has not a plug-in nor some use case isn't supported (e.g., running an OpenMPI application on SLURM systems through the `mpirun` command): [erun](#erun).
|
|
|
|
- A command to show current EAR installation information: [ear-info](#ear-info).
|
| ... | ... | @@ -520,6 +520,6 @@ HACK section............................ |
|
|
|
EAR was designed to be installed on heterogeneous systems, so there are some configuration parameters that are applied to a set of nodes identified by different tags.
|
|
|
|
The `--node-conf` flag can be used to request additional information about a specific node.
|
|
|
|
Configuration related to EAR's power capping sub-system, default optimization policies configuration and other parameters associated with the node requested are retrieved.
|
|
|
|
You can read the [EAR configuration section](Configuration) for more details about how EAR uses tags to identify and configure different kind of nodes on a given heterogeneous system.
|
|
|
|
You can read the [EAR configuration section](https://gitlab.bsc.es/ear_team/ear/-/wikis/Configuration) for more details about how EAR uses tags to identify and configure different kind of nodes on a given heterogeneous system.
|
|
|
|
|
|
|
|
Contact with ear-support@bsc.es for more information about the nomenclature used by `ear-info`'s output. |