(no commit message)
authorlkcl <lkcl@web>
Fri, 8 Jul 2022 12:56:49 +0000 (13:56 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 8 Jul 2022 12:56:49 +0000 (13:56 +0100)
openpower/atomics.mdwn

index 4ee56fc6dcc4d12e0501b137b8651aa28a4d77cf..4943310452d9f4898232d8dae31402997a9bbcac 100644 (file)
@@ -5,7 +5,8 @@
 ## Motivation
 
 Power ISA currently has some issues with its atomic operations support,
-which are exacerbated by 3D Data structure processing needing
+which are exacerbated by 3D Data structure processing in 3D
+Shader Binaries needing
 of the order of 10^5 or greater SMP atomic locks per second.
 
 ### Power ISA's current atomic operations are inefficient