Ticket 123 - Fixed cpu_load range in sinfo
Summary: Fixed cpu_load range in sinfo
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Other (show other tickets)
Version: 2.4.x
Hardware: Linux Linux
: 5 - Enhancement
Assignee: Moe Jette
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2012-09-10 10:25 MDT by Nathan Yee
Modified: 2012-09-12 04:31 MDT (History)
1 user (show)

See Also:
Site: SchedMD
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
cpu_load range fixed (1.10 KB, patch)
2012-09-10 10:25 MDT, Nathan Yee
Details | Diff

Note You need to log in before you can comment on or make changes to this ticket.
Description Nathan Yee 2012-09-10 10:25:02 MDT
Created attachment 121 [details]
cpu_load range fixed
Comment 1 Moe Jette 2012-09-12 04:31:04 MDT
your change sto sinfo.c is committed.

Your change to print.c refers to a max value of INFINITE, which I removed as it does not make sense in the context of a CPU load.

You should be able to reset to the latest code by running (in the cpu_load branch):
git stash
git pull