Skip to content

Commit

Permalink
Some updates to webpage main text
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher M. Cantalupo <christopher.m.cantalupo@intel.com>
  • Loading branch information
cmcantalupo committed May 17, 2024
1 parent bdd3dd7 commit a08482a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ To get the latest source code clone the git repository:
With GEOPM, a system administrator can:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

|:closed_lock_with_key:| Enable users with fine-grained access management
|:closed_lock_with_key:| Utilize fine-grained access management
- Grant per-user or per-group access to individual metrics and controls
- Finer grained management of features than the underlying OS access
- More granular management of features than the underlying OS access
mechanisms provide
|:safety_vest:| Provide safe access to hardware settings
- Ensure that user-driven changes to hardware settings are reverted when the
Expand All @@ -57,7 +57,7 @@ With GEOPM, an end user can:
- Support for a wide range of Linux device drivers
- Examples: set a CPU power limit, read a GPU's current power consumption,
limit the frequency range of system sub-components
|:stopwatch:| Gather data for analysis
|:stopwatch:| Measure application performance
- Generate summarized reports of power and energy behavior during execution of
an application
- Automatically detect MPI and OpenMP phases in an application, generating
Expand All @@ -68,7 +68,7 @@ With GEOPM, an end user can:
through built-in control algorithms
- Develop your own runtime control algorithms through the extensible
plugin architecture
|:race_car:| Efficiently gather metrics from across the entire platform
|:race_car:| Build fast efficient software
- Gather large groups of signal-reads or control-writes into batch
operations
- Batch interface often reduces total latency to complete the operations
Expand Down

0 comments on commit a08482a

Please sign in to comment.