Multidimensional DSP with GPU acceleration: Difference between revisions

Content deleted Content added
Sing0512 (talk | contribs)
Sing0512 (talk | contribs)
Line 35:
 
=== OpenCL ===
[[OpenCL]] is an industrial standard which was originally proposed by [[Apple Inc.]] and is maintained and developed by [[Khronos Group]] now. OpenCL provides C++ like [[Application programming interface|APIs]] for programming different devices universally, including GPGPUs.
 
== Examples ==