legate.core.ParallelPolicy.partitioning_threshold#

ParallelPolicy.partitioning_threshold(
self,
TaskTarget target,
) uint64_t#

Get the value of partitioning_threshold for a processor type.

Parameters:

target (TaskTarget) – The processor type whose partitioning_threshold will be returned.

Returns:

The partitioning_threshold for the specified TaskTarget.

Return type:

int