Single instruction, multiple threads: Difference between revisions

Content deleted Content added
Sleap (talk | contribs)
Created page with ' ''Single instruction, multiple thread'' (SIMT) is an "execution model" and abstraction on top of the hardware paradigm, ''SIMD | single Instruction, multiple...'
 
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes, added uncategorised, underlinked tags using AWB (10310)
Line 1:
{{Underlinked|date=July 2014}}
 
''Single instruction, multiple thread'' (SIMT) is an "execution model" and abstraction on top of the hardware paradigm, ''[[SIMD | single Instruction, multiple data]]'', introduced by Nvidia:<ref>{{cite web |url=http://www.nvidia.com/content/PDF/fermi_white_papers/NVIDIA_Fermi_Compute_Architecture_Whitepaper.pdf |title=Nvidia Fermi Compute Arcitecture Whitepaper |date=2009 |website=http://www.nvidia.com/ |publisher=NVIDIA Corporation |accessdate=2014/-07/-17}}</ref>:
 
{{Quote| [The G80 Nvidia GPU architecture] introduced the single-instruction multiple-thread (SIMT) execution model where multiple independent threads execute concurrently using a single instruction.}}
 
{{stub}}
 
== References ==
{{Reflist}}
 
 
{{stub}}
{{Uncategorized stub|date=July 2014}}