Fixed Compute & Memory Parition CLI error

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


[ROCm/amdsmi commit: 29afbbcbe7]
Bu işleme şunda yer alıyor:
Maisam Arif
2023-10-18 17:58:02 -05:00
ebeveyn abf84b41c3
işleme 70558b418a
+2
Dosyayı Görüntüle
@@ -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:])