Changes: 25.12#
General
C++#
General
Data
Mapping
Explicitly delete the default constructor of
legate::mapping::Store(andlegate::mapping::Array). These objects were never default constructible to begin with.
Partitioning
Tasks
Types
Runtime
Change
legate::Runtime::issue_fillto raise astd::invalid_argumentinstead of astd::runtime_errorwhen called with a list or struct array.
Utilities
I/O
Python#
General
Data
Mapping
Partitioning
Tasks
Types
Runtime
Change
legate.core.Runtime.issue_fillto raise aValueErrorinstead of aRuntimeErrorwhen called with a list or struct array.
Utilities
I/O