Searched refs:next_launch (Results 1 – 1 of 1) sorted by relevance
710 std::pair<Collective*, int> next_launch; in LoopKernelLaunches() local721 next_launch = nccl_stream->pending_launches_.back(); in LoopKernelLaunches()726 Collective* collective = next_launch.first; in LoopKernelLaunches()731 int p_idx = next_launch.second; in LoopKernelLaunches()