copy_configuration#

struct copy_configuration#

Configuration for copy_bytes.

Public Members

memory_location src_location_hint = {}#

Source memory location hint for copy_bytes, used only for managed memory.

memory_location dst_location_hint = {}#

Destination memory location hint for copy_bytes, used only for managed memory.

source_access_order src_access_order = source_access_order::any#

Source access order for copy_bytes.