Changes: 25.11#
General
Legate no longer supports being used with Legion that has
LEGION_REDOP_HALFandLEGION_REDOP_COMPLEXenabled. These have been ported natively to Legate and therefore conflict.
C++#
General - Add legate::comm::coll::collAllreduce() to the collective communication library.
Data
Mapping
Partitioning
Reduction Operators
Move definition of reduction operators from
legate/utilities/tyepdefs.htolegate/redop/redop.h.
Tasks
Types
Add
legate::Halfto replace Legion’s__halftype.Add
legate::Complexto replace Legion’scomplextype.
Runtime
Utilities
I/O
Python#
General
Data
Mapping
Partitioning
Tasks
Types
Runtime
Utilities
I/O