Searched defs:CreateCommGroup (Results 1 – 7 of 7) sorted by relevance
30 …bool CreateCommGroup(const std::string &group_name, std::vector<uint32_t> ranks) const { return tr… in CreateCommGroup() function
30 void HcclCollectiveGroup::CreateCommGroup(const std::string &, const std::vector<unsigned int> &) {… in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
84 void HcclCollectiveGroup::CreateCommGroup(const std::string &name, const std::vector<unsigned int> … in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
74 bool MPICollective::CreateCommGroup(const std::string &name, const std::vector<unsigned int> &ranks… in CreateCommGroup() function in mindspore::device::ascend::collective::MPICollective
43 bool MPIWrapper::CreateCommGroup(const std::string &group_name, const std::vector<unsigned int> &gr… in CreateCommGroup() function in mindspore::device::gpu::MPIWrapper
27 bool CreateCommGroup(const std::string &group_name, const std::vector<unsigned int> &ranks) { in CreateCommGroup() function
477 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor