Skip to main content

Mojo struct

DeviceMulticastBuffer

struct DeviceMulticastBuffer[dtype: DType]

Represents a multicast memory object enables special memory operations to be broadcast across a group of devices.

Parameters

  • dtype (DType): Data dtype to be stored in the associated memory regions.

Implemented traits

AnyType, UnknownDestructibility

Was this page helpful?