Mojo package
comm
Provides communication primitives for GPUs.
This package includes functions for sending and receiving data between GPUs, as well as for synchronizing threads across GPUs.
Modulesโ
- โ
allgather
: Multi-GPU allgather implementation that gathers values from multiple GPUs into an output buffer. - โ
allreduce
: Multi-GPU allreduce implementation for efficient tensor reduction across GPUs.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!