legate.core.operation.Copy.add_target_indirect#

Copy.add_target_indirect(store: Store) None#

Adds an indirection for targets. A copy can have only up to one target indirection.

Parameters:

store (Store) – Target indirection store

Raises:

RuntimeError – If the copy already has a target indirection