I want to run the examples of QtOpenCl, i.e. Qt in OpenCl. Installation and setup help?

Posted by Skkard on Stack Overflow See other posts from Stack Overflow or by Skkard
Published on 2010-06-03T13:43:25Z Indexed on 2010/06/03 13:54 UTC
Read the original article Hit count: 247

Filed under:
|
|
|
|

The thing is I have to run the OpenCl examples, as given here:http://labs.trolltech.com/blogs/2010/04/07/using-opencl-with-qt/.

The problem is that I have no clue where to start. I downloaded the source for QtOpenCl but it needs a valid OpenCl installation. I have Qt installed already.

How do I install OpenCl? I don't have a GPU at home unfortunately, and need to implement it on my CPU for now. I have to later give a presentation where I will be supplied a system with a GPU. How do I go about installing OpenCl?

Thanks you.

© Stack Overflow or respective owner

Related posts about c++

Related posts about qt