Content deleted Content added
m →GPGPU programming concepts: +links |
m →GPGPU programming concepts: -typo |
||
Line 26:
==GPGPU programming concepts==
GPUs are designed specifically for graphics and thus are very restrictive in terms of operations and programming. Because of their nature GPUs are only effective at tackling problems that can be solved using [[
===[[Stream processing]]===
|