may be used.
Critical to note regarding use of Parallel-Reduction REMAP is that,
-exactly as with Matrix Mode, the `svshape` instruction *requests*
+exactly as with all REMAP Modes, the `svshape` instruction *requests*
a certain Vector Length (number of elements to reduce) and then
sets VL and MAXVL at the number of **operations** needed to be
carried out. Thus, equally as importantly, like Matrix REMAP
the total number of operations
is restricted to 127. Any Parallel-Reduction requiring more operations
-will need to be done manually in batches.
+will need to be done manually in batches (hierarchical
+recursive Reduction).
Also important to note is that the Deterministic Schedule is arranged
so that some implementations *may* parallelise it (as long as doing so