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, ImplicitlyDestructible

Was this page helpful?