Content deleted Content added
m Broadcasted > Broadcast |
→Confusion between SIMT and SIMD: ILLIAC IV PE could do 2x32-bit predication Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 24:
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 signals ensure that each Processing Element in the entire parallel array is synchronized in its simultaneous execution of the (one, current) broadcast instruction.
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
==History==
|