Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/
Dmpi_collective_group.cc103 …CHECK_RET(HcclCommInitRootInfo(static_cast<uint32_t>(ranks.size()), &rootInfo, static_cast<uint32_… in CreateCommGroup()
/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc130 HcclResult HcclCommInitRootInfo(uint32_t nRanks, const HcclRootInfo *rootInfo, uint32_t rank, HcclC… in HcclCommInitRootInfo() function