High-performance computing
Bit-level parallelism · Instruction level parallelism · Data parallelism · Task parallelism
Speedup · Amdahl's law · Flynn's taxonomy (SISD • SIMD • MISD • MIMD) · Cost efficiency · Gustafson's law · Karp-Flatt metric · Parallel slowdown
Process · Thread · Fiber · Parallel Random Access Machine
Multiprocessing · Multithreading · Multitasking · Memory coherency · Cache coherency · Barrier · Synchronization · Distributed computing · Grid computing
Programming model · Implicit parallelism · Explicit parallelism
Computer cluster · Beowulf · Symmetric multiprocessing · Non-Uniform Memory Access · Cache only memory architecture · Asymmetric multiprocessing · Simultaneous multithreading · Shared memory · Distributed memory · Massively parallel processing · Superscalar processing · Vector processing · Supercomputer · Stream processing · GPGPU
Distributed shared memory · Application checkpointing · Warewulf
POSIX Threads · OpenMP · Message Passing Interface (MPI) · Intel Threading Building Blocks
Embarrassingly parallel · Grand Challenge · Software lockout