Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • EAR EAR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EAR_teamEAR_team
  • EAREAR
  • Wiki
  • Architecture

Architecture · Changes

Page history
EAR wiki v6.0 authored Nov 07, 2025 by Oriol's avatar Oriol
Show whitespace changes
Inline Side-by-side
Architecture.md
View page @ 202c91a1
...@@ -196,7 +196,7 @@ The loop signature is used to **classify the application activity** in different ...@@ -196,7 +196,7 @@ The loop signature is used to **classify the application activity** in different
Some specific configurations are modified when jobs are executed sharing nodes with other jobs. Some specific configurations are modified when jobs are executed sharing nodes with other jobs.
For example the memory frequency optiization is disabled. For example the memory frequency optiization is disabled.
See section [environment variables page](https://gitlab.bsc.es/ear_team/ear_private/-/wikis/EAR-environment-variables) for more information on how to tune the EAR library optimization using environment variables. See section [environment variables page](https://gitlab.bsc.es/ear_team/ear/-/wikis/EAR-environment-variables) for more information on how to tune the EAR library optimization using environment variables.
## Configuration ## Configuration
...@@ -207,7 +207,7 @@ EARL receives its specific settings through a shared memory regions initialized ...@@ -207,7 +207,7 @@ EARL receives its specific settings through a shared memory regions initialized
## Usage ## Usage
For information on how to run applications alongside with EARL read the [User guide](https://gitlab.bsc.es/ear_team/ear_private/-/wikis/User-guide). For information on how to run applications alongside with EARL read the [User guide](https://gitlab.bsc.es/ear_team/ear/-/wikis/User-guide).
Next section contains more information regarding EAR's optimisation policies. Next section contains more information regarding EAR's optimisation policies.
## Classification ## Classification
......
Clone repository
  • Home
  • User guide
    • Use cases
      • MPI applications
      • Non-MPI applications
      • Other use cases
      • Usage inside Singularity containers
      • Usage through the COMPSs Framework
    • EAR data
      • Post-mortem application data
      • Runtime report plug-ins
      • EARL events
      • MPI stats
      • Paraver traces
      • Grafana
    • Submission flags
    • Examples
    • Job accounting
    • Job energy optimization
  • Tutorials
  • Commands
    • Job accounting (eacct)
    • System energy report (ereport)
    • EAR control (econtrol)
    • Database management
    • erun
    • ear-info
  • Environment variables
    • Support for Intel(R) speed select technology
  • Admin Guide
    • Quick installation guide
    • Installation from RPM
    • Updating
  • Installation from source
  • Architecture/Services
  • High Availability support
  • Configuration
  • Classification strategies
  • Learning phase
  • Plug-ins
  • Powercap
  • Report plug-ins
  • Database
    • Updating the database from previous EAR versions
    • Tables description
  • Supported systems
  • EAR Data Center Monitoring
  • CHANGELOG
  • FAQs
  • Known issues