Files
mscclpp/test
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
2025-01-24 14:25:31 -08:00
2024-11-22 01:54:11 +00:00
2025-04-22 17:09:19 -07:00