legate.core.PhysicalArray.__cuda_array_interface__#

PhysicalArray.__cuda_array_interface__#

dict[str, Any]

Retrieve the cupy-compatible array representation of the allocation.

Returns:

The cupy array interface dict.

Return type:

dict[str, Any]

Raises:

ValueError – If the array is nullable or nested.

Type:

PhysicalArray.__cuda_array_interface__