Prev: Tricky if statement
Next: spped of sparse vs. sparse2
From: Matthew on 12 Aug 2010 10:04 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
|
Pages: 1 Prev: Tricky if statement Next: spped of sparse vs. sparse2 |