Test: delete child object to address memory leak. (#1863)
[ROCm/rccl commit: 9d3acffa5f]
This commit is contained in:
کامیت شده توسط
GitHub
والد
d4fecfb0be
کامیت
8557ea33ad
@@ -537,6 +537,7 @@ namespace RcclUnitTesting
|
||||
{
|
||||
ERROR("Child process %d exited with code %d\n", childId, returnVal);
|
||||
}
|
||||
delete(childList[childId]);
|
||||
}
|
||||
|
||||
childList.clear();
|
||||
|
||||
مرجع در شماره جدید
Block a user