1 Repo
Hardware-level execution patterns where multiple independent instruction streams operate on multiple data sets.
Distinct from Parallel Processing: None of the candidates describe the MIMD (Multiple Instruction, Multiple Data) architectural pattern; they focus on high-level data processing.
Explore 1 awesome GitHub repository matching operating systems & systems programming · MIMD Data Processing. Refine with filters or upvote what's useful.
AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo
Runs multiple independent instruction streams on multiple data sets across memory systems.