fix: [SWDEV-442525] [rocm/amd_smi_lib]
Fixes gpu_process_list
Code changes related to the following:
* amdsmi_get_gpu_process_list()
* CLI
* Examples
* Unit tests
* Changelog
* Readme
* rocm_smi_lib commit: 677433b367
Change-Id: I9210fbca7a5da92d0a8b472b72ca82597c8e4fb5
Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com>
This commit is contained in:
@@ -226,4 +226,5 @@ void TestProcInfoRead::Run(void) {
|
||||
}
|
||||
}
|
||||
delete []procs;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user