(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 13:34:51 +0000 (14:34 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 13:34:51 +0000 (14:34 +0100)
openpower/sv/remap.mdwn

index 969f6409afbf316837ca5a3e67d8f7098e4ac06d..103bd80354e17c2541483f76e6a5f2401c93dafe 100644 (file)
@@ -608,6 +608,10 @@ mode sets different behaviours (straight matrix multiply, FFT, DCT).
 * **mode=0b01** sets "FFT/DCT" mode and activates submodes
 * **mode=0b10** sets "Parallel Reduction" Schedules.
 
+*Architectural Resource Allocation note: the four SVSHAPE SPRs are best
+allocated sequentially and contiguously in order that `sv.mtspr` may
+be used*
+
 ## Parallel Reduction Mode
 
 Creates the Schedules for Parallel Tree Reduction.