(no commit message)
authorlkcl <lkcl@web>
Sat, 15 Apr 2023 12:43:47 +0000 (13:43 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 15 Apr 2023 12:43:47 +0000 (13:43 +0100)
openpower/sv/rfc/ls009.mdwn

index b25d94ce7cc4cae95318b16cb85ba4133d6a820b..07cc6562567607d823adb4533568ccbb73e8977f 100644 (file)
@@ -1667,6 +1667,10 @@ if __name__ == '__main__':
     demo()
 ```
 
+----------------
+
+\newpage{}
+
 ## REMAP Parallel Reduction pseudocode
 
 The python3 program below is stand-alone executable and is the Canonical Specification
@@ -1758,6 +1762,10 @@ if __name__ == '__main__':
     demo()
 ```
 
+----------------
+
+\newpage{}
+
 ## REMAP FFT pseudocode
 
 ```