cuda::experimental::places::for_each_owner_run#

template<typename F>
void cuda::experimental::places::for_each_owner_run(
const ::std::vector<pos4> &owners,
F &&fn
)#

Call fn(owner, first_block, num_blocks) for each maximal run of consecutive blocks with the same owner.