OpenCL Demo

OpenCL is a standards-based programming language that allows the CPU and GPU to work together for faster and more efficient processing. OpenCL gives any application access to the graphics processing unit for non-graphical computing. Thus, OpenCL extends the power of the Graphics Processing Unit beyond graphics.

Check out this demo comparing OpenCL to C and a multi-threaded program.

(Page view Count: 72)

Published by

Larry Battle

I love to program, and discover new tech. Check out my stackoverflow and github accounts.