SingleDeviceCollective

class lightning.fabric.plugins.collectives.SingleDeviceCollective[source]

Bases: Collective

Support for collective operations on a single device (no-op).

Warning

This is an experimental feature which is still in development.

property rank: int

Rank.

property world_size: int

World size.