legate.core.AutoTask.find_or_declare_partition#

AutoTask.find_or_declare_partition(
self,
LogicalArray array,
) Variable#

Finds or creates a partition symbol for the given array.

Parameters:

array (LogicalArray) – The array for which to look for.

Returns:

The partition symbol.

Return type:

Variable