[UT] Start supporting multiple group calls and graphs (#1151)
* Start supporting multiple group calls UT
[ROCm/rccl commit: 0ec41f1386]
This commit is contained in:
@@ -98,6 +98,7 @@ namespace RcclUnitTesting
|
||||
numOutputElements[rank],
|
||||
options,
|
||||
-1,
|
||||
0,
|
||||
rank);
|
||||
}
|
||||
testBed.AllocateMem(inPlace, useManagedMem);
|
||||
@@ -154,6 +155,7 @@ namespace RcclUnitTesting
|
||||
numOutputElements[rank],
|
||||
options,
|
||||
-1,
|
||||
0,
|
||||
rank);
|
||||
}
|
||||
testBed.AllocateMem(inPlace, useManagedMem);
|
||||
|
||||
Reference in New Issue
Block a user