(no commit message)
authorlkcl <lkcl@web>
Fri, 6 May 2022 11:06:19 +0000 (12:06 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 6 May 2022 11:06:19 +0000 (12:06 +0100)
openpower/sv/SimpleV_rationale.mdwn

index 275cb0f1c2ce881b7b413f53d8b5de3e861f9825..98cab5c46bbb0b3d0aa0a11bff6b27e3034bddbc 100644 (file)
@@ -473,6 +473,13 @@ all on a 3.5 watt budget at only 250 mhz in 130 nm.  Yet to take
 proper advantage of its capability required an astounding 5-10
 *days* per line of assembly code. 20 lines of optimised
 Assembler taking six months to write can in no way be termed
-"productive".
+"productive", yet this extreme level of unproductivity is an inherent
+side-effect of going down the parallel-processing rabbithole.
 
 **In short, we are in "Programmer's nightmare" territory**
+
+Having dug a proverbial hole that rivals the Grand Canyon, and
+jumped in it feet-first, the next
+task is to piece together a strategy to climb back out and show
+how falling back in can be avoided. This takes some explaining,
+and requires some background on various historical research efforts