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