Multidimensional DSP with GPU acceleration: Difference between revisions

Content deleted Content added
Sing0512 (talk | contribs)
No edit summary
Sing0512 (talk | contribs)
Line 32:
 
=== CUDA ===
[[CUDA]] is the standard interface to program [[Nvidia|NVIDIA]] GPUs.
 
=== OpenCL ===
[[OpenCL]] is an industrial standard which was originally proposed by [[Apple Inc.]] and is maintained and developed by K[[Khronos Group]] now. OpenCL provides [[Application programming interface|APIs]] for programming different devices universally, including GPGPUs.
 
== Examples ==