On Mon, May 4, 2015 at 7:27 PM, Marko Jevtic <[email protected]> wrote:
> Are there any current ideas about adding OpenCL to Ignite framework ? Like > enhancing current computations with ability to execute on GPU if applicable? > > I could be wrong, but I thought that OpenCL was all about parallel local processing across multiple cores and CPUs. Do you think there is a use case for distributing computations there? If yes, wouldn't users just use JOCL ( http://www.jocl.org/) to interact with OpenCL jobs from Ignite jobs? Or do you think additional integration is possible here?
