Content deleted Content added
→Chronology: highlight that ILLIAC IV was made up of scalar 64-bit PEs not SIMD PEs Tags: Mobile edit Mobile web edit Advanced mobile edit |
bit of clarification, people will conflate SWAR with lanes with Vector Processing etc... Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 18:
Another key distinction in SIMT is the presence of control flow mechanisms like warps ([[Nvidia]] terminology) or wavefronts (Advanced Micro Devices ([[AMD]]) terminology). [[ILLIAC IV]] simply called them "Control Signals". These allow divergence and convergence of threads, even under shared instruction streams, thereby offering slightly more flexibility than classical [[SIMD within a register]].{{clarify|reason=Is classical SIMD one of the subcategories in Flynn's 1972 paper? If so, which subcategory?|date=July 2025}}
Each hardware element (PU, or PE in [[ILLIAC IV]] terminology) working on individual data item sometimes also referred to as a [[SIMD lane]] or channel, although the ILLIAC IV PE was a scalar 64-bit unit. Modern [[graphics processing unit]]s (GPUs) are
SIMD should not be confused with [[Vector processing]].
==History==
|