Skip to content

Make number of buffers in an ArrayHandle runtime selectable

This has no real change in the operation, but it will simplify code as we convert ArrayHandles to the new type. We will be able to write simple runtime code rather than complex metaprogramming to determine the number of buffers to use.

Merge request reports

Loading