Closed Bluefog-Lib closed 4 years ago
It is solved by pre-allocate the memory in python side first. It should be the problem for allocating memory for neighbor_allgather. However, the root reason is still unclear.
It is related to the ready signal of input data. It should be resolved now.
It is solved by pre-allocate the memory in python side first. It should be the problem for allocating memory for neighbor_allgather. However, the root reason is still unclear.