Module device_mesh

Source

Structs§

DeviceMesh
A device mesh represents each (named) dimension (Dim) of a multi-dimensional mesh, relative to a specific rank.
Dim
A single dimension in a DeviceMesh, relative to a specific rank. Each dimension is the set of ranks that share all other mesh coordinates with the owning rank while ranging over the dimension’s coordinates.