(no commit message)
authorlkcl <lkcl@web>
Sun, 8 May 2022 19:44:28 +0000 (20:44 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 8 May 2022 19:44:28 +0000 (20:44 +0100)
openpower/sv/SimpleV_rationale.mdwn

index 69237ee8f1018ace4116359bf59de180ed3cd399..0acb474d596480852427a5a80fbdaec7aa4c6750 100644 (file)
@@ -846,7 +846,9 @@ traditional CPU in no way can help: only by loading the data through
 the L1-L4 Cache and Virtual Memory Barriers is it possible to
 ascertain, retrospectively, that time and power had just been wasted.
 
-SVP64 is able to do what is termed "Vertical-First" Vectorisation,
+SVP64 is able to do what is termed "Vertical-First" Vectorisation
+*(walk first through a batch of instructions before explicitly
+moving to the next element, and repeating the batch)*,
 combined with SVREMAP Matrix Schedules.  Imagine that SVREMAP has been
 extended, Snitch-style, to perform a deterministic memory-array walk of
 a large Matrix.