octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave + OpenCL


From: Zhang Xianyi
Subject: Re: Octave + OpenCL
Date: Mon, 3 Sep 2012 16:09:09 +0800

Portable OpenCL is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU).

https://launchpad.net/pocl 


Zhang  Xianyi

2012/9/3 Jordi Gutiérrez Hermoso <address@hidden>
On 2 September 2012 15:17, Jaideep Singh <address@hidden> wrote:
> I'm interested in knowing if there is any license issue in developing a GPU
> Engine for Octave based on OpenCL.

OpenCL is just a spec, like C++. Do you know of a free implementation
of OpenCL that works yet? I don't know of one. If there is a free
OpenCL implementation, then there would be no problem using it with
Octave.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]