Searched defs:max_batch (Results 1 – 1 of 1) sorted by relevance
71 const auto max_batch = std::max(IndexType{1}, keySlices / min_grid); in sort() local135 const auto max_batch = std::max(IndexType{1}, keySlices / min_grid); in sort() local