Changes

Jump to: navigation, search

DPS921/OpenACC vs OpenMP Comparison

3 bytes removed, 23:06, 2 December 2020
An example
[[File:Core-Difference-Between-CPU-and-GPU.gif]]
=== An example Example ===
If we want to render a 4k image which has 8.2 million pixels (3,840 x 2,160), we have to do the same rendering algorithm on 8.2 million pixels. The GPU can accomplish this task much more efficient since it has a much higher number of processors that can execute the algorithm at the same time.
15
edits

Navigation menu