Closed gaohao95 closed 4 years ago
Communicator objects manage resources such as UCX endpoints and communicator buffers. Using RAII to manage Communicator avoids the leak of these resources.
Communicator
Communicator
objects manage resources such as UCX endpoints and communicator buffers. Using RAII to manageCommunicator
avoids the leak of these resources.