Graphics Processing Unit

1 revision
#11 week ago
+6
Migrated from pages table
+The Graphics Processing Unit (GPU) is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images, often for display. Beyond rendering complex [Computer Graphics](/wiki/computer_graphics), its highly parallel structure makes it efficient for algorithms that process large blocks of data simultaneously, powering modern [Parallel Computing](/wiki/parallel_computing) and artificial intelligence.
+## See also
+- [CPU](/wiki/cpu)
+- [Video Card](/wiki/video_card)
+- [Deep Learning](/wiki/deep_learning)
... 1 more lines