cuda::experimental::places::default_placement_block_size#
- inline size_t cuda::experimental::places::default_placement_block_size(
Placement granularity used when the caller does not specify one: the device allocation granularity when a device is present, or the customary 2 MiB VMM granularity for GPU-free (offline) evaluation.
The granularity query is the only driver interaction.