legate.core.context.Context.create_copy#

Context.create_copy(mapper_id: int = 0) Copy#

Creates a copy operation.

Parameters:

mapper_id (int, optional) – Id of the mapper that should determine mapping policies for the copy. Used only when the library has more than one mapper.

Returns:

A new copy operation

Return type:

Copy