Physics, asked by vishalydv2526, 11 months ago

Discuss the features of GPU parallel architecture.

Answers

Answered by Anonymous
0

A CPU consists of four to eight CPU cores, while the GPU consists of hundreds of smaller cores. Together, they operate to crunch through the data in the application.

Application developers harness the performance of the parallel GPU architecture using a parallel programming model invented by NVIDIA called "CUDA."

Hope this helps you ☺️☺️✌️✌️❤️❤️

Answered by Anonymous
0

CPU consists of four to eight CPU cores, while the GPU consists of hundreds of smaller cores. Together, they operate to crunch through the data in the application. This massively parallel architecture is what gives the GPU its high compute performance.

Similar questions