legate.core.ProcessorRange.__and__#

ProcessorRange.__and__()#

Computes an intersection with a given processor range

Parameters:

other (ProcessorRange) – A processor range to intersect with

Returns:

Intersection result

Return type:

ProcessorRange