mindspore.mint.distributed.is_available
=============================================

.. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg
    :target: https://gitee.com/mindspore/mindspore/blob/master/docs/api/api_python/mint/mindspore.mint.distributed.is_available.rst
    :alt: 查看源文件


.. py:function:: mindspore.mint.distributed.is_available()

    分布式模块是否可用。

    .. note::
        MindSpore在所有平台下都支持分布式,因此该函数返回值恒为True。

    返回:
        bool,表示分布式模块是否可用。

    样例:

    .. note::
        .. include:: mindspore.mint.comm_note.txt