Searched refs:CreateGroupsByCkptFile (Results 1 – 3 of 3) sorted by relevance
160 bool CreateGroupsByCkptFile(const std::string &file);
3016 bool CreateGroupsByCkptFile(const std::string &file) { in CreateGroupsByCkptFile() function
316 if (!parallel::CreateGroupsByCkptFile(para_group_file)) { in MsEnvGuard()