1.1.2 Types Of Processor Flashcards
What is Parallel Processing?
The simultaneous processing of data.
What is a GPU?
A specialized co-processor originally designed to perform the calculations associated with graphics.
What is Distributed Computing?
The method of making multiple computers work together across a network to solve a common problem.
What do CISC and RISC stand for?
Complex/Reduced Instruction Set Computer.
Hardware/Software difference between CISC and RISC?
CISC has more complex software, but simpler hardware.
What is RISC?
A type of microprocessor architecture that utilizes a small, highly-optimized set of instructions.
Differences between CISC and RISC?
CISC is more complex, multiple cycles per instructions, larger physically, less pipelining and use more energy. Used in laptops etc.
RISC is the opposite.