Searched defs:CreateCommGroup (Results 1 – 9 of 9) sorted by relevance
31 bool CreateCommGroup(const std::string &, const std::vector<uint32_t> &) const { return true; } in CreateCommGroup() function
31 void HcclCollectiveGroup::CreateCommGroup(const std::string &, const std::vector<unsigned int> &) {… in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
86 void HcclCollectiveGroup::CreateCommGroup(const std::string &name, const std::vector<unsigned int> … in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
117 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
349 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor
411 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor