get_local_world_size#

composer.utils.dist.get_local_world_size()[source]#

Returns the local world size, which is the number of processes for the current node.

Returns

int โ€“ The local world size.