Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nrm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • argo
  • nrm
  • Issues
  • #12

Closed
Open
Opened Aug 07, 2018 by Sridutt Bhalachandra@sriduttb3 of 3 tasks completed3/3 tasks
  • Report abuse
  • New issue
Report abuse New issue

Add application-level power profiling support

Need to add application-level power profiling support to allow NRM to report application run power/energy profiles. This is required to assess the effectiveness and impact of power policies currently in NRM and that will be added in the future.

A possible solution is to use SensorManager measure the initial and final values. The difference in values can be reported as a part of the application 'exit' event.

Note: This is a very basic solution and does not handle multiple containers/applications. Will have to fix this in the future.

Tasks involved:

  • Add an option to manifest file to enable profiling
  • Make changes in SensorManager to allow ​calculation of the difference in measured (stored) values using rapl_reader functions
  • Make changes in NRM to display profiling information at the end of an ​application run
Edited Aug 14, 2018 by Sridutt Bhalachandra
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
ee-nrm
Assign labels
  • View project labels
Reference: argo/nrm#12