Changes: 26.01#
General
C++#
General
Data
Add a method to
legate::LogicalStorePartition::get_placement_info(). This method returns alegate::PartitionPlacementInfoobject that contains the information about the placement of the partitions on the nodes.legate::PartitionPlacementInfoclass adds methodslegate::PartitionPlacementInfo::get_placement_for_color(),legate::PartitionPlacementInfo::placements(), andlegate::PartitionPlacementInfo::to_string(). Furtherlegate::PartitionPlacementclass adds methodslegate::PartitionPlacement::partition_color(),legate::PartitionPlacement::node_id(), andlegate::PartitionPlacement::memory_type().Add a method
legate::LogicalStore::get_cached_physical_store()to get the cached physical store for the partition if one exists.
Mapping
Partitioning
Tasks
Types
Runtime
Utilities
I/O
Python#
General
Data
Mapping
Partitioning
Tasks
Types
Runtime
Utilities
I/O