Merge "Merge amd-dev into amd-master 20231018" into amd-master

This commit is contained in:
Maisam Arif
2023-10-18 19:19:01 -04:00
+2
View File
@@ -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:])