octave-maintainers
[Top][All Lists]
Advanced

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

OpenCL toolbox (mex interface)


From: Kai Habel
Subject: OpenCL toolbox (mex interface)
Date: Thu, 10 Mar 2011 11:45:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Lightning/1.0b2 Thunderbird/3.1.4

 Hello all,

sine the topic GPU computing pops up from time to time, I thought this would be of interest.

At [1] you can download a MIT-licensed OpenCL toolbox using matlab's mex interface. I could compile the function using:

mkoctfile --mex src/openclcmd.cpp -I./include -lOpenCL

and run the test script: test_openclcmd.m. It has detected my Nvidia card correctly and seems to work as far as I can see.

Kai

[1] http://code.google.com/p/opencl-toolbox/


reply via email to

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