Skip to main content

Module multi_gpu

Module multi_gpu 

Source
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§

DeviceRange
Describes a range of work assigned to a device
MultiGpuContext
Multi-GPU context for managing multiple devices

Functions§

memcpy_peer
Peer-to-peer memory copy placeholder