GPUS - Computer Science Flashcards
1
Q
What is a co processor?
A
- A is an additional processor used to supplement the functions of the primary processor. It is designed to perform a specific task.
2
Q
What is the purpose of a co-processor?
A
- To improve the overall performance by executing conncurently with, and reducing the load on, the main processor.
3
Q
What are co processors designed for?
A
- Designed to complete a specific task quickly, as oposed to the primary processor which is a general prupose processor to perform a range of general tasks.
4
Q
List four points about co-processors
A
- They work in tandem with the CPU to render graphics.
- Have a large number of parallel processors.
- Not well suited to general multitasking duties performed by the CPU.
- Good at performing simpler operations on larger datasets.
5
Q
What does GPU stand for?
A
- Graphics Processsing unit, a programmable processor specialised for rendering all images on the computer’s screen.