Re: [E-devel] Proposal: OpenCL-Bindings to fasten up the core libs

2009-11-16 Thread Gustavo Sverzut Barbieri
On Mon, Nov 16, 2009 at 7:20 PM, Vincent Torri wrote: > On Mon, 16 Nov 2009, Christian K. wrote: > >> my prob is that i'm known to the usage of the libs (e. g. coding an app >> which uses the libs) but i'm not really familiar with the internal structure >> and how it works "under the hood". especi

Re: [E-devel] Proposal: OpenCL-Bindings to fasten up the core libs

2009-11-16 Thread Atton Jonathan
And write a patch for something simple (like in eina). One problem is to see if it complicate a lot the code or not. But what you proposed is realy interesting. 2009/11/16 Vincent Torri > > > On Mon, 16 Nov 2009, Christian K. wrote: > > > my prob is that i'm known to the usage of the libs (e. g.

Re: [E-devel] Proposal: OpenCL-Bindings to fasten up the core libs

2009-11-16 Thread Vincent Torri
On Mon, 16 Nov 2009, Christian K. wrote: > my prob is that i'm known to the usage of the libs (e. g. coding an app > which uses the libs) but i'm not really familiar with the internal structure > and how it works "under the hood". especially evas seems to be damn complex. > > to the note: yes th

Re: [E-devel] Proposal: OpenCL-Bindings to fasten up the core libs

2009-11-16 Thread Christian K.
my prob is that i'm known to the usage of the libs (e. g. coding an app which uses the libs) but i'm not really familiar with the internal structure and how it works "under the hood". especially evas seems to be damn complex. to the note: yes thats what i thought first, too. but there could also b

Re: [E-devel] Proposal: OpenCL-Bindings to fasten up the core libs

2009-11-16 Thread Gustavo Sverzut Barbieri
On Mon, Nov 16, 2009 at 5:44 PM, Christian K. wrote: > Hello, > > i just started to code some scientific apps on a mac using opencl (also my > first time of coding with opencl) and the plus on performance is stunning > (almost 90% in comparison to a standard C Code Version). Well its a project > w