Re: [boost] [compute] GPGPU Library - Request For Feedback

6 Mar
2013
6 Mar
'13
3:46 p.m.
I'd strongly suggest not to add <foo>_async_after(). All we need is a) a function/algorithm producing a future b) composable futures (see N3428, http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3428.pdf) But for this to be universally applicable we should try to find a way to converge onto ONE future type. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu

7 Mar
7 Mar
2:14 a.m.
New subject: [compute] GPGPU Library - Request For Feedback
On Wed, Mar 6, 2013 at 10:46 AM, Hartmut Kaiser
Very interesting, thanks for posting this. I'll take some time to think on how best to integrate these concepts with Boost.Compute. And yes, I would be very supporting of a generic and general solution. -kyle
4444
Age (days ago)
4445
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hartmut Kaiser
-
Kyle Lutz