Thanks for picking this up. I'm in the process of integrating OpenCL with our
qt/qml application. I will be happy to test, and contribute our work as
applicable so as to encourage this development.
j
On Mar 29, 2014, at 2:31 PM, Liang Qi wrote:
> Time is so fast.
>
> I got some free time th
Time is so fast.
I got some free time this weekend, and did a bit work for building QtOpenCL
with Qt 5. My latest work in the dev branch of following repo:
https://github.com/liangqi/qtopencl
If someone could setup a labs project, qtopencl, in codereview, maybe we
could continue work on this topi
The way I see it, is that Qt would definately benefit from stable, Qt interface
to a cross-platform compute API. There are many things under the hood, that
could be acomplished through it, if it is stable enough.
The very long term plan of integrating it into QtConcurrent is practically what
M
Hi!
I myself would be interested also. RIght now I’m implementing a giant project
using the cl.hpp headers to make use of RAII.
I too think that having a Qt-ish interface would be beneficial, but only if all
entities are QObjects, able to operate on their own (in a seperate thread if
one wis
On Sat, Jun 29, 2013 at 8:00 PM, Sebastian Lehmann wrote:
> Hello Qt developers,
>
> I'm sadly noting that the QtOpenCL project [1] is dead since end 2010,
> yet it's still
> usable. I want to bring this module back to life. Currently, the
> module has a couple of
> issues such as const-correctne