1.1.2 types of processor Flashcards
1
Q
CISC processor
A
complex instruction set computer
-multiple cycles to execute an instruction
-many instructions available
-complicated processor design
expensive circuit
2
Q
RISC process
A
reduce instruction set computer
-an instruction performs a single task that takes one tick
-limited number of instructions
-simple processor design
3
Q
GPU
A
- likely to have built in circuitry / instructions for common graphics operations
- perform an instruction on multiple pieces of (visual) data at one time
-have thousands of core
4
Q
co processor
A
extra processor(GPU) to supplement the primary processor(CPU)
5
Q
multicore processor
A
-more than one processing unit
-independently processing instructions at the same time
-distribute workload across multiple cores
6
Q
parallel system
A
multicore processor: several processors execute or process an application or computation simultaneously