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 thats what i thought first, too. but there could also be
> some floating point optimized data types in eina and much more.

maybe you should review what can be optimized with opencl in the efl and 
write something in the wiki (in the "Research items" section)

Vincent

> 2009/11/16 Gustavo Sverzut Barbieri <barbi...@profusion.mobi>
>
>> On Mon, Nov 16, 2009 at 5:44 PM, Christian K.
>> <waffenkl...@googlemail.com> 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
>>> with a lot of parallel data processing so quasi made for opencl.
>>>
>>> so why dont OpenCL to do the nasty stuff within the e-libs and open the
>> door
>>> for user to code with opencl under e?
>>>
>>> So my proposal: An integration of OpenCL within the e libs and a
>> "special"
>>> API for e-libs using OpenCL.
>>
>> are you going to do it? if so, feel welcomed :-)
>>
>> note: evas, the one that should benefit most from parallel processing,
>> is already thread enabled... but it was disabled recently since we
>> were basically blocked on memory bandwidth and it was causing problems
>> here and there (tho i did not experience any myself).
>>
>> --
>> Gustavo Sverzut Barbieri
>> http://profusion.mobi embedded systems
>> --------------------------------------
>> MSN: barbi...@gmail.com
>> Skype: gsbarbieri
>> Mobile: +55 (19) 9225-2202
>>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to