Expand description
Multi-GPU support for device enumeration and peer-to-peer operations
Provides multi-device management, peer-to-peer memory access, and workload distribution across multiple GPU devices.
Structs§
- Device
Range - Describes a range of work assigned to a device
- Multi
GpuContext - Multi-GPU context for managing multiple devices
Functions§
- memcpy_
peer - Peer-to-peer memory copy placeholder