(no commit message)
authorlkcl <lkcl@web>
Sat, 14 May 2022 09:50:00 +0000 (10:50 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 14 May 2022 09:50:00 +0000 (10:50 +0100)
openpower/sv/SimpleV_rationale.mdwn

index e6404980c9f7d043815b23c45b78f74f29a2dfd6..271944f3d5e8757f7210377721f3844d856e879e 100644 (file)
@@ -1142,3 +1142,9 @@ recognition. Details beyond that as to its internal workings
 or programmability are minimal, however given the similarity
 to D-Matrix and Google TPU it is reasonable to place in the
 same category.
+
+* [Samsung PIM IEEE Article](https://spectrum.ieee.org/samsung-ai-memory-chips)
+  explains that there are 9 instructions, mostly FP16 arithmetic,
+  and that it is designed to "complement" AI rather than compete.
+  With only 9 instructions, 2 of which will be LOAD and STORE,
+  conditional code execution seems unlikely.