GATHER/SCATTER with uniform stride

Issue #33 resolved
edanor repo owner created an issue

Add interface functions for GATHER/SCATTER using a single scalar value to define stride for each loaded element.

Comments (1)

  1. edanor reporter

    Added GATHERU/MGATHERU/SCATTERU/MSCATTERU to the interface. New operations support stride equal to number of SCALAR_TYPE elements.

    Plugins still require specializations.

  2. Log in to comment