Content deleted Content added
→Confusion between SIMT and SIMD: annoying. extra bracket Tags: Mobile edit Mobile web edit Advanced mobile edit |
Maxeto0910 (talk | contribs) no sentence |
||
Line 14:
{{See also|SIMD within a register|Single instruction, multiple threads|Vector processor}}
[[Image:ILLIAC_IV.jpg|thumb|[[ILLIAC IV]] Array overview, from ARPA-funded Introductory description by Steward Denenberg, July 15 1971
SIMD has three different subcategories in [[Flynn's taxonomy#Single instruction stream, multiple data streams (SIMD)|Flynn's 1972 Taxonomy]], one of which is [[single instruction, multiple threads]] (SIMT). SIMT should not be confused with [[Thread (computing)|software threads]] or [[Multithreading (computer architecture)|hardware threads]], both of which are task time-sharing (time-slicing). SIMT is true simultaneous parallel hardware-level execution, such as in the [[ILLIAC IV]].
|