Home
last modified time | relevance | path

Searched defs:GetLocalRankId (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/distribution/
Dcollective_init.h32 using GetLocalRankId = int (*)(); variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/collective/
Dcollective_communication_lib.cc65 uint32_t CollectiveCommunicationLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::CollectiveCommunicationLib
Ddummy_collective_communication_lib.cc123 uint32_t DummyCollectiveCommunicationLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::DummyCollectiveCommunicationLib
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_collective_comm_lib.cc261 uint32_t AscendCollectiveCommLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::ascend::AscendCollectiveCommLib
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/collective/
Dcollective_manager.cc387 uint32_t CollectiveManager::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::distributed::collective::CollectiveManager