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 ArrayHandle
s 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.