GPUs Flashcards
What does GPU stand for?
Graphical Processing Unit
What is a GPU?
a special type of processing chip originally designed for displaying high quality graphics
is a co-processor
a SIMD
What is a co-processor?
processing units that support the main CPU to improve performance
Structure of a GPU
have a large number ALUs which means they can process a set of instructions on a lot of data in parallel
this means more instructions completed in ame amount of time improving performance of computer
What does SIMD?
Single Instruction Multiple Data
What does MIMD?
Multiple Instruction Multiple Data
Other uses of the GPU
doesn’t rely on data representing graphics
data analysis
forecasting
simulations
complex maths calculations