From: Matthew on
Hi

I was wondering if anyone knew if OpenCL can be easily interfaced
with MATLAB.

I've been programming CUDA code which i've interfaced with MATLAB
via the MEX interface, which, despite having some frustrations with the
MEX interface, has been extremely productive, as i can examine results
so easily in MATLAB.

My research group is now planning a project to produce some GPU
computing suites and are opting for OpenCL due to it's vendor-agnostic
nature and also it's interoperability between GPUs and multi-core CPU
machines.

What i would like to know is if OpenCL code can be interfaced with MATLAB
via the MEX interface successfully, i havent found anything which suggests
either way and i don't yet know anything about OpenCL.

Your comments will be greatly appreciated

Many thanks

Matt