Searched refs:nccl_id_store (Results 1 – 1 of 1) sorted by relevance
296 auto nccl_id_store = std::make_shared<NcclIdStore>( in BuildDistributedDevices() local299 [nccl_id_store](const gpu::NcclCliqueKey& key) { in BuildDistributedDevices()300 return nccl_id_store->GetNcclUniqueId(key); in BuildDistributedDevices()