(no commit message)
authorlkcl <lkcl@web>
Sun, 30 Apr 2023 01:55:24 +0000 (02:55 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 30 Apr 2023 01:55:24 +0000 (02:55 +0100)
openpower/sv/rfc/ls012.mdwn

index 693e2dcecbe254123c560ab0337c464fdd9f3fc6..2dbde3444107835bf49cee0feb4fc8d20517a099 100644 (file)
@@ -577,6 +577,13 @@ assistance on, to make the evaluation easier.
 an FP64 Multiply typically takes between 12 to 15,000.  Not counting
 the cost in hardware terms is just asking for trouble.
 
+If the number of gates gets too large it has an unintended side-effect:
+power consumption goes up but so does the distance between functions
+on-chip. A good illustration here is the CDC6600 and Cray Supercomputers
+where speed was limited by the size of the *room*.  In other words larger
+functions cause communication delays, and communication delays reduce
+top speed.
+
 **How long will it take to complete?**
 
 In the case of divide or Transcendentals the algorithms needed are so