Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/
Dmpi_collective_group.cc82 CHECK_RET(HcclGetRootInfo(&rootInfo), ::HcclResult::HCCL_SUCCESS, "HcclGetRootInfo failed."); in CreateCommGroup()
/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc126 HcclResult HcclGetRootInfo(HcclRootInfo *rootInfo) { in HcclGetRootInfo() function