1.1.2 Types of processor Flashcards
(5 cards)
RISC vs CISC characteristics
RISC vs CISC Characteristics:
RISC has less instructions
RISC has instructions that take one clock cycle
RISC is more suited to pipelining
RISC has more complex compilers
RISC is used in mobile phones
RISC vs CISC Advantages:
RISC requires less power
RISC is cheaper to produce
RISC takes up more space in memory
GPU
Can perform same instruction on multiple data
Hundreds of small cores allow for parallel processing
Other GPU functions:
Allows for concurrent processing of multiple instructions which include:
Machine learning
Data mining
Financial modelling
Complex calculations: Matrix multiplication and inversion can be done in parallel
Multi-Core and Parallel systems
Multi-core: Multiple independent cores that complete seperate FDE cycles
Parallel systems complete multiple instructions simultaneously through pipelining