VSIPL 1.6 RTF Avatar
  1. OMG Issue

VSIPL16 — scatter, gather should support multidimensional index views

  • Key: VSIPL16-3
  • Legacy Issue Number: 18196
  • Status: open  
  • Source: dpdx.net ( Brooks Moses)
  • Summary:

    The gather() and scatter() functions, as defined, are capable of
    gathering from or scattering to multidimensional arrays, by virtue of
    supporting multidimensional Index variables.

    However, they cannot gather to or scatter from multidimensional
    arrays, because they explicitly specify only Vectors of Index variables.
    The extension to Matrices and Tensors of Index variables, with
    corresponding-type gather() output and scatter() input, is obvious and
    should be included.

  • Reported: VSIPL++ 1.2 — Tue, 23 Oct 2012 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:57 GMT