Subhaditya's KB

Home

❯

KB

❯

Parallel computing

❯

SIMD

SIMD

Oct 14, 20251 min read

  • parallelcomputing

SIMD

  • Single instruction on multiple data
  • Graphics, Image processing
  • Synchronous, Deterministic
  • GPU
  • Vector Processor
  • Limited by Amdahl’s Law
  • More energy efficient than MIMD
  • Time space duality

Graph View

Backlinks

  • Flynn's Taxonomy
  • MIMD
  • Register to Register Architecture
  • __Index_of__Parallel computing

Created with Quartz v4.5.1 © 2025

  • GitHub
  • LinkedIn