Home
last modified time | relevance | path

Searched refs:is_mpi_available (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/communication/
D_comm_helper.py119 def is_mpi_available(): function
168 if backend is Backend.HCCL_MPI and not is_mpi_available():