ksuit.distributed.config.distributed_config =========================================== .. py:module:: ksuit.distributed.config.distributed_config Classes ------- .. autoapisummary:: ksuit.distributed.config.distributed_config.DistributedConfig Module Contents --------------- .. py:class:: DistributedConfig .. py:method:: is_managed() :staticmethod: .. py:method:: get_local_rank() .. py:method:: get_num_nodes() .. py:method:: get_managed_world_size() .. py:method:: get_managed_rank() .. py:method:: is_distributed() :staticmethod: .. py:method:: get_rank() .. py:method:: get_world_size() .. py:method:: is_data_rank0() .. py:method:: is_rank0() .. py:method:: is_local_rank0() .. py:method:: barrier()