Open
Description
For now, the number M
of decomposed dimensions must be strictly less than the dimensionality N
of an array.
Supporting the case M = N
should be very easy. Just note that in this specific case, it won't be possible to transpose between decomposition configurations (and I'm not sure if it makes any sense to transpose a fully decomposed array).