Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-21 Thread Jan Vesely
On Sat, 2014-06-21 at 20:09 +0300, Kertesz Laszlo wrote: > On 06/21/2014 12:57 PM, Bruno Jimenez wrote: > > Hi, > > > > Have you built gegl with the patches that Jan sent to the mailing list? > > > > You can find them here: > > http://lists.freedesktop.org/archives/mesa-dev/2014-June/061880.html

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-21 Thread Jan Vesely
I readded the mesa list again, as the info might be interesting to others. On Sat, 2014-06-21 at 11:50 +0200, Bruno Jimenez wrote: > On Fri, 2014-06-20 at 17:01 -0400, Jan Vesely wrote: > > On Fri, 2014-06-20 at 21:58 +0200, Bruno Jimenez wrote: > > > [snip] > > I also found a reference to BABL_PA

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-21 Thread Kertesz Laszlo
On 06/21/2014 12:57 PM, Bruno Jimenez wrote: > Hi, > > Have you built gegl with the patches that Jan sent to the mailing list? > > You can find them here: > http://lists.freedesktop.org/archives/mesa-dev/2014-June/061880.html > > Hope it helps! > Bruno > Yes it did help. Although some of the te

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-21 Thread Bruno Jimenez
Hi, Have you built gegl with the patches that Jan sent to the mailing list? You can find them here: http://lists.freedesktop.org/archives/mesa-dev/2014-June/061880.html Hope it helps! Bruno On Sat, 2014-06-21 at 09:17 +0300, Kertesz Laszlo wrote: > Hmm. I get > > GEGL_DEBUG=opencl ./run-compos

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-20 Thread Kertesz Laszlo
Hmm. I get GEGL_DEBUG=opencl ./run-compositions.py apply-lens.xml GEGL-gegl-cl-init.c-Message: [GEGL_DEBUG_OPENCL] gegl-cl-init.c:508: libOpenCL.so: 'clCreateFromGLTexture2D': /usr/lib/x86_64-linux-gnu/libOpenCL.so: undefined symbol: clCreateFromGLTexture2D GEGL-gegl-cl-init.c-Message: [GEGL_DEBUG

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-20 Thread Jan Vesely
On Fri, 2014-06-20 at 19:46 +0200, Bruno Jimenez wrote: > On Fri, 2014-06-20 at 09:31 -0400, Jan Vesely wrote: > > On Fri, 2014-06-20 at 10:27 +0200, Bruno Jimenez wrote: > > > Hi, > > > > Hi Bruno, > > I have added mesa list to CC as others might be interested. Hope you > > don't mind. > > Sure,

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-20 Thread Bruno Jimenez
On Fri, 2014-06-20 at 09:31 -0400, Jan Vesely wrote: > On Fri, 2014-06-20 at 10:27 +0200, Bruno Jimenez wrote: > > Hi, > > Hi Bruno, > I have added mesa list to CC as others might be interested. Hope you > don't mind. Sure, no problem. > > > > > I have built babl and gegl but I don't know how

Re: [Mesa-dev] Testing OpenCL with gegl

2014-06-20 Thread Jan Vesely
On Fri, 2014-06-20 at 10:27 +0200, Bruno Jimenez wrote: > Hi, Hi Bruno, I have added mesa list to CC as others might be interested. Hope you don't mind. > > I have built babl and gegl but I don't know how to run the OpenCL tests. > Inside the tests/opencl directory there's just .xml files and th