Caliper icon indicating copy to clipboard operation
Caliper copied to clipboard

GEOPM service for Caliper

Open amarathe84 opened this issue 4 years ago • 1 comments

This PR is for the GEOPM service that we've developed for Caliper. The GEOPM service for Caliper enables transparently linking the GEOPM runtime system (https://github.com/geopm/geopm) for power management with the application through the Caliper markup API. The service captures region attribute updates and maps them to GEOPM application markups. The service handles updates to both OMP and non-OMP regions. The GEOPM markups are listed on this page: https://geopm.github.io/man/geopm_prof_c.3.html. The mapping between Caliper markups and GEOPM markups is listed in src/services/geopm/doc/GEOPM-mapping.pdf.

amarathe84 avatar Sep 26 '19 21:09 amarathe84

Codecov Report

Merging #213 into releases/v2.1.1 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           releases/v2.1.1     #213   +/-   ##
================================================
  Coverage            75.67%   75.67%           
================================================
  Files                  123      123           
  Lines                 8065     8065           
================================================
  Hits                  6103     6103           
  Misses                1962     1962

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0593b0e...635b5dc. Read the comment docs.

codecov-io avatar Sep 26 '19 21:09 codecov-io