Fixed Compute & Memory Parition CLI error
Signed-off-by: Maisam Arif <maisarif@amd.com> Change-Id: Ic36d567f9a97ceb7930653692b6c5fd60814ac38
This commit is contained in:
@@ -1816,6 +1816,8 @@ class AMDSMICommands():
|
||||
if not any([args.fan is not None,
|
||||
args.perf_level,
|
||||
args.profile,
|
||||
args.compute_partition,
|
||||
args.memory_partition,
|
||||
args.perf_determinism is not None,
|
||||
args.power_cap]):
|
||||
command = " ".join(sys.argv[1:])
|
||||
|
||||
Reference in New Issue
Block a user