doe300 / VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
MIT License
728 stars 80 forks source link

A "Hello World" example in Wiki would be nice #46

Closed grahamreeds closed 3 years ago

grahamreeds commented 6 years ago

A Hello-World example program would be helpful for those struggling to get to grips with it (and OpenCL in general).

doe300 commented 6 years ago

As I see it, there is no short and simple "Hello World" example I can give to showcase OpenCL, since it has a complex structure with a rather steep initial learning curve. But for simple OpenCL examples, google is your friend. Or take a look at: