• Single Instruction, Multiple Data
    • Classic SIMD: Thinking Machines, PixelFlow, ...
    • Shading languages use SIMD model
  • What is SIMD?
    • Shared control
    • Processor array
    • Per-PE ALU
    • Per-PE memory
    • Per-PE conditional execution