Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nrm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • argo
  • nrm
  • Merge requests
  • !20

Resolve "Integration of power policy in to NRM"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sridutt Bhalachandra requested to merge 10-integrating-power-policy-with-downstream-api-daemon-py into master Aug 07, 2018
  • Overview 13
  • Commits 5
  • Pipelines 7
  • Changes 9

Integration of Power Policy with NRM.

A power policy (See #11 (closed)) is integrated with the NRM so that the control of power happens at the NRM level and not the application. The policy needs contextual information from the application (time spent doing computation and in the barrier during a phase) for decision. This information from the application is provided to NRM using the downstream API (2feab004) by an application-specific (e.g. PMPI) library written in C/C++. Using this the NRM invokes the correct power policy.

Closes #10 (closed)

Edited Aug 07, 2018 by Sridutt Bhalachandra
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 10-integrating-power-policy-with-downstream-api-daemon-py