Searched refs:collective_mgr_func (Results 1 – 3 of 3) sorted by relevance
62 CollectiveMgrCreationFunction collective_mgr_func = in Init() local87 opts.collective_mgr_func = collective_mgr_func; in Init()
66 CollectiveMgrCreationFunction collective_mgr_func = nullptr; member
221 if (opts.collective_mgr_func) { in Init()223 opts.collective_mgr_func(config, &worker_env_, worker_cache); in Init()