(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 09:33:36 +0000 (10:33 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 09:33:36 +0000 (10:33 +0100)
openpower/sv/remap.mdwn

index 162e3b426a8632ffd3871296cecb60da79e344c2..e6a2029be7119bdb6bd66d4e704b1d2225570e7d 100644 (file)
@@ -76,7 +76,7 @@ There are four types of REMAP:
 * **FFT/DCT**, with full triple-loop in-place support: limited to
   Power-2 RADIX
 * **Indexing**, for any general-purpose reordering, also includes
-  limited 2D reshaping.
+  limited 2D reshaping as well as Element "offsetting".
 * **Parallel Reduction**, for scheduling a sequence of operations
   in a Deterministic fashion, in a way that may be parallelised,
   to reduce a Vector down to a single value.