Skip to content

ExecutionArrayInterface now can hint at how allocated memory will be used.

Certain backends desire the ability to mark allocations as being used for reading versus writing to improve performance.

Merge request reports