OCR A Level Computer Science

1.1.2c: Multicore and Parallel systems.

Keywords:
The characteristics of contemporary processors, input, output and storage devices
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
MulticoreA way of improving performance by placing multiple compute units within the same processor so that multiple operations can be executed in parallel.
Parallel processingA way of improving performance by splitting the tasks that need to be executed across multiple physical CPUs.
Single Instruction Multiple Data (SIMD)Performing the same instruction on a range of data (e.g. multiple variables) at the same time
Keyword games:
Resources: