[SWDEV-513855] Add power cap to power monitor (#193)
Added power cap to display on amd-smi monitor -p. Updated help and Changelog as well. Signed-off-by: Kanangot Balakrishnan, Bindhiya <Bindhiya.KanangotBalakrishnan@amd.com>
This commit is contained in:
committed by
GitHub
parent
9b64dcb61a
commit
7d109001ac
@@ -1252,7 +1252,7 @@ class AMDSMIParser(argparse.ArgumentParser):
|
||||
monitor_optionals_title = "Monitor Arguments"
|
||||
|
||||
# Help text for Arguments only on Guest and BM platforms
|
||||
power_usage_help = "Monitor power usage in Watts"
|
||||
power_usage_help = "Monitor power usage and power cap in Watts"
|
||||
temperature_help = "Monitor temperature in Celsius"
|
||||
gfx_util_help = "Monitor graphics utilization (%%) and clock (MHz)"
|
||||
mem_util_help = "Monitor memory utilization (%%) and clock (MHz)"
|
||||
|
||||
Reference in New Issue
Block a user