Fixed Compute & Memory Parition CLI error

Signed-off-by: Maisam Arif <maisarif@amd.com>
Change-Id: Ic36d567f9a97ceb7930653692b6c5fd60814ac38


[ROCm/amdsmi commit: 29afbbcbe7]
此提交包含在:
Maisam Arif
2023-10-18 17:58:02 -05:00
父節點 abf84b41c3
當前提交 70558b418a
+2
查看文件
@@ -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:])