Types of processors in the GPU

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Advantages of CISC

1 / 25

26 Terms

1

Advantages of CISC

  • Quicker to code programs

  • The complier has very little work to do to translate a high-level language statement into machine code

  • Because the code is relatively short, very little RAM is required to store the instruction

New cards
2

Advantages for RISC

  • The hardware is simpler to build with fewer circuits needed for carrying out complex instructions

  • Because each instruction takes the same amount of time, i.e. one clock cycle, pipelining is possible

    e.g. 4 instructions execute same speed as CISC instruction

  • RAM is now cheap, and RISC use of RAM and software allows better performance processors at less cost

New cards
3

Disadvantages of CISC

  • Many specialised instructions had to be built into the hardware

  • Only 20% of specialised instructions are used in the average program.

New cards
4

What do multicore processors do?

distrubute

New cards
5

Supercomputers have ______ of cores

thousnds

New cards
6

What type of problems are supercomputers used for?

Used on problems such as weather forcasting

New cards
7

What is a coprocessor?

New cards
8

What is a GPU

a specialised electronic circuit which is very efficient at manipulating computer graphics and image processing

New cards
9

What does a GPU consist of

t

New cards
10

What is the function of the GPU

A GPU is a coprocessor..

New cards
11

Components of the CPU

  • Control Units

  • Buses

  • Arithmetic-Logic Unit

  • Dedicated Registers

New cards
12

What does the Control Unit do?

The part of the processor that coordinates the activity of all other components.

•Directs the flow of data between CPU and other devices

New cards
13

How are Control signals sent

They’re sent along the control bus between the control unit and the other components of the computer

New cards
14

What is a bus?

•Buses in a computer consist of a series of connectors that transfer signals between two or more internal components

New cards
15

What does a system bus consist of?

Control signal/bus
Data Bus
Address bus

<p>Control signal/bus<br>Data Bus<br>Address bus</p>
New cards
16

What is a system bus

a shared transmission medium where one device can transmit along the bus at any one time.

New cards
17

What is the Control bus and what is it’s purpose?

Control Bus is bi-directional – signals carried out in  both directions

Purpose of the control bus is to:
•Transmit command
•Timing
•Specific status information between system components

New cards
18

What does the control signal include.

•Memory read: causes data from the addressed location in RAM to be placed on the data bus
•Memory write: causes data on the data bus to be written into the addressed location in RAM
•Bus request: indicates that a device is requesting use of the data bus
•Bus grant: indicates that the CPU has granted access to the data bus
•Clock: used to synchronise operations
•Interrupt: indicates a device is requesting CPU access.

New cards
19

What is a data bus?

  • The data bus is bi-directional as data can be sent both ways along the bus

  • Moves instructions between system components

New cards
20

What is the width in the data bus defined by?

the number of wires or lines it contains

New cards
21

What is the address bus?

•Address Bus transmits the memory addresses of words used as operands in program instructions

•Memory is divided internally into units – words

•Words is a fixed size group of digits, typically 16, 32 or 64 bits – handled as a unit by processor

•Each word in memory has its own specific address
•Data can be retrieved and sent back to processor
•Instruction has been performed > result is stored at a particular memory location > transmitted via data bus

New cards
22
New cards
23
New cards
24
New cards
25
New cards
26
New cards

Explore top notes

note Note
studied byStudied by 28 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 3 people
... ago
5.0(1)
note Note
studied byStudied by 13 people
... ago
5.0(1)
note Note
studied byStudied by 8 people
... ago
5.0(1)
note Note
studied byStudied by 31 people
... ago
5.0(2)

Explore top flashcards

flashcards Flashcard (255)
studied byStudied by 13 people
... ago
5.0(1)
flashcards Flashcard (56)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 12 people
... ago
5.0(2)
flashcards Flashcard (38)
studied byStudied by 24 people
... ago
5.0(1)
flashcards Flashcard (72)
studied byStudied by 132 people
... ago
5.0(3)
flashcards Flashcard (87)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (96)
studied byStudied by 22 people
... ago
5.0(1)
flashcards Flashcard (485)
studied byStudied by 305 people
... ago
5.0(6)
robot