Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Job Energy calculation #340

Open
moebiusband73 opened this issue Feb 17, 2025 · 1 comment
Open

Review Job Energy calculation #340

moebiusband73 opened this issue Feb 17, 2025 · 1 comment
Assignees
Labels
backend backend API related issues completed This issue is solved and can be merged.
Milestone

Comments

@moebiusband73
Copy link
Member

For multi-node the average node power is considered not multiplying with numnodes.
Also for shared jobs the calculation of job power needs to be reviewed.
Task: Review the job energy calculation for multi-node, shared and GPU jobs.

@moebiusband73 moebiusband73 added this to the Release 1.4.3 milestone Feb 17, 2025
@spacehamster87 spacehamster87 self-assigned this Feb 18, 2025
@spacehamster87 spacehamster87 added the completed This issue is solved and can be merged. label Feb 18, 2025
@spacehamster87
Copy link
Contributor

Calculation now: All-Node Metric Average * Number of Nodes * Job Runtime (rounded to two digits)
Shared Jobs handled correctly since "All-Node Average" is based on partial resources and calculated from Stats-Returns of MetricRepo directly, while "numNodes" factor is 1

@spacehamster87 spacehamster87 added the backend backend API related issues label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend API related issues completed This issue is solved and can be merged.
Projects
None yet
Development

No branches or pull requests

2 participants