Dragon API Dragon v0.3.0 Python is_mpi_available¶ dragon.distributed.is_mpi_available()[source]¶ Return whether the MPI backend is available. Returns:bool – True if available otherwise False.