legate.core.ParallelPolicy.set_partitioning_threshold#
- ParallelPolicy.set_partitioning_threshold(
- self,
- TaskTarget target: TaskTarget,
- uint64_t threshold: uint64_t,
Set the partitioning_threshold for a processor type.
- Parameters:
target (TaskTarget) – The processor type for which to set the partitioning_threshold.
threshold (uint64_t) – The value to set for partitioning_threshold.