cuda::experimental::places::block_run#
-
struct block_run#
A maximal run of consecutive placement blocks with one owner: the common currency between placement computations and allocation.
The exact analytic tier emits runs directly (cute_partition_descriptor:: try_block_runs); the sampled and census tiers produce one owner per block and convert (owners_to_block_runs).