Distributed#
Communication between processes#
|
Start cupyx.distributed and obtain a communicator. |
|
Interface that uses NVIDIA's NCCL to perform communications. |
ndarray
distributed across devices#
|
Creates a distributed array from the given data. |
|
Multi-dimensional array distributed across multiple CUDA devices. |
|
Create an |
|
Matrix multiplication between distributed arrays. |