Re: [Cython] OpenCL support

2012-02-06 Thread mark florisson
On 6 February 2012 07:22, Stefan Behnel wrote: > mark florisson, 06.02.2012 00:12: >> On 5 February 2012 22:39, Dimitri Tcaciuc wrote: >>> 3. Does it make sense to make OpenCL more explicit? Heuristics and >>> automatic switching between, say, CPU and GPU is great for eg. Sage >>> users, but maybe

Re: [Cython] OpenCL support

2012-02-06 Thread Dimitri Tcaciuc
On Mon, Feb 6, 2012 at 2:21 AM, mark florisson wrote: > On 6 February 2012 07:22, Stefan Behnel wrote: >> mark florisson, 06.02.2012 00:12: >>> On 5 February 2012 22:39, Dimitri Tcaciuc wrote: 3. Does it make sense to make OpenCL more explicit? Heuristics and automatic switching between