(no commit message)
authorlkcl <lkcl@web>
Fri, 6 May 2022 21:36:09 +0000 (22:36 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 6 May 2022 21:36:09 +0000 (22:36 +0100)
openpower/sv/SimpleV_rationale.mdwn

index 11f27a060588a3737011ec84c0adc9b98a064430..554966aacceea8dbb0445f5b2b8f0e1839171883 100644 (file)
@@ -729,3 +729,14 @@ be happy that a Processing Element has to execute Power ISA binaries.
 At least the Power ISA is much richer, more powerful, still RISC,
 and is an Open Standard, as discussed in a earlier sections.
 
+# Transparently-Distributed Vector Processing
+
+It is very strange to the author to be describing what amounts to a
+"Holy Grail" solution to a decades-long intractable problem that
+mitigates the anticipated end of Moore's Law: how to make it easy for
+well-defined workloads, expressed as a perfecly normal
+sequential program, compiled to a standard well-known ISA, to have
+the potential of being offloaded transparently to Parallel Compute Engines,
+all without the Software Developer being excessively burdened with
+a Programming Paradigm that is alien to both their experience and training,
+as well as common knowledge.