Types of Processors Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What does RISC mean

A

Reduced Instruction Set Computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does CISC mean

A

Complex Instruction Set Computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe RISC (Reduced Instruction Set Computing) and CISC (Complex Instruction Set Computing)

A

CISC has more addressing modes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What devices are RISC and CISC usually used in

A
  • RISC - everyday devices
  • CISC - embedded systems and microprocessors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a graphics processing unit (GPU)

A

A co-processor made up of lots of independent processors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How are GPU’s specialised for their job

A

GPU’s have a massively parallel architecture consisting of thousands of smaller, more efficient cores designed for handling multiple tasks simultaneously

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are GPUs used for

A

Very efficient at completing repetitive tasks such as image processing, machine learning and financial transactions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the main difference between a CPU and GPU

A
  • A CPU has a few cores and is designed for general sequential processing
  • GPUs has a massively parallel architecture consisting of thousands of smaller, more efficient cores designed for handling multiple tasks simultaneously
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are multi-core systems

A

Systems that have multiple independent cores that complete separate fetch-execute cycles

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are parallel systems

A

Systems where multiple instructions can be completed simultaneously without multi-cores, instead using techniques like pipelining and threading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly