Searched refs:GetLocalRankId (Results 1 – 4 of 4) sorted by relevance
149 using GetLocalRankId = device::gpu::GetLocalRankId; in Init() local151 … reinterpret_cast<GetLocalRankId>(dlsym(const_cast<void *>(collective_handle_), "local_rank_id")); in Init()
29 using GetLocalRankId = int (*)(); variable
98 using GetLocalRankId = device::gpu::GetLocalRankId; typedef106 … reinterpret_cast<GetLocalRankId>(dlsym(const_cast<void *>(collective_handle_), "local_rank_id")); in Init()
71 … reinterpret_cast<GetLocalRankId>(dlsym(const_cast<void *>(collective_handle_), "local_rank_id")); in Initialize()