Types Of Processors Flashcards
(4 cards)
1
Q
What situation would call for a GPU to be used?
A
Any situation requiring processing thousands or even millions of simple calculations over and over on multiple points of data.
2
Q
Examples of uses of GPUs other then graphics.
A
• Weather modelling
• Machine learning
• Statistical analysis
• Stock option predictions
3
Q
What is a Multicore processor?
A
A single chip containing two or more independent processing units.
4
Q
What is parallel processing?
A
The processing of program instructions by dividing them between multiple processes or process cores.