Files
mscclpp/python
Changho Hwang d636093336 Asynchronous setup (#514)
Cherry-picked a part of features from #167: now `Communicator::setup()`
is unneeded. `Communicator::sendMemory()` conducts the task inline, and
`Communicator::recvMemory()` and `Communicator::connect()` conducts the
task asynchronously without explicit setup.
2025-05-08 22:01:51 +00:00
..
2025-05-08 22:01:51 +00:00
2024-03-27 11:53:09 -07:00
2024-03-27 11:53:09 -07:00
2024-09-15 22:30:54 +00:00