legate.core.ProcessorRange.get_node_range#

ProcessorRange.get_node_range(self) tuple#

Returns the range of node IDs for this processor range

Returns:

Half-open interval of node IDs

Return type:

tuple[int, int]