... | @@ -18,13 +18,13 @@ For more information, see [EARD](EARD). |
... | @@ -18,13 +18,13 @@ For more information, see [EARD](EARD). |
|
|
|
|
|
Database Manager
|
|
Database Manager
|
|
-----
|
|
-----
|
|
The database daemon acts as an intermediate layer between any EAR component that inserts data and EAR's database to prevent the database server from collapsing due to getting overrun with connections and insert queries.
|
|
The database daemon acts as an intermediate layer between any EAR component that inserts data and the EAR's database, in order to prevent the database server from collapsing due to getting overrun with connections and insert queries.
|
|
|
|
|
|
For more information, see [EARDBD](EARDBD).
|
|
For more information, see [EARDBD](EARDBD).
|
|
|
|
|
|
Global Manager
|
|
Global Manager
|
|
--------------
|
|
--------------
|
|
EAR's Global Manager Daemon (EARGMD) is a cluster wide component that controls the percentage of the maximum energy consumed.
|
|
EAR's Global Manager Daemon (EARGMD) is a cluster wide component that controls the percentage of the maximum energy consumed.
|
|
|
|
|
|
For more information, see [EARGM](EARGM).
|
|
For more information, see [EARGM](EARGM).
|
|
|
|
|
... | @@ -38,10 +38,10 @@ Loader |
... | @@ -38,10 +38,10 @@ Loader |
|
------
|
|
------
|
|
EAR Loader is the responsible for loading the EAR Library. It is a small and lightweight library loaded by the SLURM Plugin, that identifies the user application and loads its corresponding EAR Library distribution.
|
|
EAR Loader is the responsible for loading the EAR Library. It is a small and lightweight library loaded by the SLURM Plugin, that identifies the user application and loads its corresponding EAR Library distribution.
|
|
|
|
|
|
For more information, see [EARLO](EARL).
|
|
For more information, see [EARLO](EARLO).
|
|
|
|
|
|
SLURM Plugin
|
|
SLURM Plugin
|
|
------------
|
|
------------
|
|
EAR SLURM plugin allows to dynamically load and configure the EAR library for the SLURM jobs, if the enabling argument is set or is enabled by default. Additionally, it reports any jobs that start or end to the nodes' EARDs for accounting and monitoring purposes.
|
|
EAR SLURM plugin allows to dynamically load and configure the EAR library for the SLURM jobs, if the enabling argument is set or is enabled by default. Additionally, it reports any jobs that start or end to the nodes' EARDs for accounting and monitoring purposes.
|
|
|
|
|
|
For more information, see [SLURM Plugin](SLURM-Plugin). |
|
For more information, see [SLURM Plugin](SLURM-Plugin). |
|
|
|
\ No newline at end of file |